Home
last modified time | relevance | path

Searched refs:getDwarfPubNamesSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h228 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1662 emitSectionSym(Asm, TLOF.getDwarfPubNamesSection()); in emitSectionLabels()
1875 : Asm->getObjFileLowering().getDwarfPubNamesSection(); in emitDebugPubNames()