Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h221 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1736 emitSectionSym(Asm, TLOF.getDwarfLocSection()); in emitSectionLabels()
1748 DwarfDebugLocSectionSym = emitSectionSym(Asm, TLOF.getDwarfLocSection(), in emitSectionLabels()
2297 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()