Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp75 Section == FI->getDwarfTUIndexSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h323 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp658 MCSection *const TUIndexSection = MCOFI.getDwarfTUIndexSection(); in write()
798 writeIndex(Out, MCOFI.getDwarfTUIndexSection(), ContributionOffsets, in write()