Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp75 Section == FI->getDwarfCUIndexSection() || in isDwarfSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h332 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/openbsd-src/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp556 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write()
832 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()