Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h124 MCSection *DwarfGnuPubNamesSection; variable
236 return DwarfGnuPubNamesSection; in getDwarfGnuPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp241 DwarfGnuPubNamesSection = in initMachOMCObjectFileInfo()
496 DwarfGnuPubNamesSection = in initELFMCObjectFileInfo()
657 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()