Searched refs:getDwarfARangesSection (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h219 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} function in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCDwarf.cpp498 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection());
718 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection());
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1629 EmitSectionSym(Asm, TLOF.getDwarfARangesSection());
2138 Asm->getObjFileLowering().getDwarfARangesSection());

Completed in 168 milliseconds