Home
last modified time | relevance | path

Searched refs:getDwarfCUIndexSection (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp72 Section == FI->getDwarfCUIndexSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h322 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp657 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write()
806 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()