Home
last modified time | relevance | path

Searched refs:getDwarfLocSection (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h242 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/trueos/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp2033 emitSectionSym(Asm, TLOF.getDwarfLocSection()); in emitSectionLabels()
2055 DwarfDebugLocSectionSym = emitSectionSym(Asm, TLOF.getDwarfLocSection(), in emitSectionLabels()
2687 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()