Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp72 Section == FI->getDwarfCUIndexSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp72 Section == FI->getDwarfCUIndexSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h270 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h310 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h317 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp470 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write()
600 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp544 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write()
687 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()