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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h229 const MCSection *getDwarfPubTypesSection() const{return DwarfPubTypesSection;} function in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1663 emitSectionSym(Asm, TLOF.getDwarfPubTypesSection());
1944 : Asm->getObjFileLowering().getDwarfPubTypesSection();

Completed in 72 milliseconds