Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp75 Section == FI->getDwarfTUIndexSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp75 Section == FI->getDwarfTUIndexSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h271 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h311 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h318 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp471 MCSection *const TUIndexSection = MCOFI.getDwarfTUIndexSection(); in write()
592 writeIndex(Out, MCOFI.getDwarfTUIndexSection(), ContributionOffsets, in write()
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp545 MCSection *const TUIndexSection = MCOFI.getDwarfTUIndexSection(); in write()
679 writeIndex(Out, MCOFI.getDwarfTUIndexSection(), ContributionOffsets, in write()