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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1475 EmitSectionSym(Asm, TLOF.getDwarfAbbrevSection(), "section_abbrev");
1629 Asm->getObjFileLowering().getDwarfAbbrevSection());

Completed in 65 milliseconds