Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp62 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-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h293 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp502 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write()
632 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()