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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h241 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} function in class:llvm::MCObjectFileInfo
/external/llvm/lib/MC/
H A DMCDwarf.cpp569 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection());
887 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection());
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1652 emitSectionSym(Asm, TLOF.getDwarfARangesSection());
2090 Asm->getObjFileLowering().getDwarfARangesSection());

Completed in 3329 milliseconds