Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h245 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1580 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp840 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()