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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h240 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1677 emitSectionSym(Asm, TLOF.getDwarfLocSection(), "section_debug_loc");
2034 Asm->getObjFileLowering().getDwarfLocSection());

Completed in 85 milliseconds