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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCObjectFileInfo.h218 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } function in class:llvm::MCObjectFileInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1635 EmitSectionSym(Asm, TLOF.getDwarfLocSection());
1642 DwarfDebugLocSectionSym = EmitSectionSym(Asm, TLOF.getDwarfLocSection(),
2049 Asm->getObjFileLowering().getDwarfLocSection());

Completed in 88 milliseconds