Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h127 const MCSection *DwarfGnuPubNamesSection; variable
231 return DwarfGnuPubNamesSection; in getDwarfGnuPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp217 DwarfGnuPubNamesSection = in InitMachOMCObjectFileInfo()
468 DwarfGnuPubNamesSection = in InitELFMCObjectFileInfo()
613 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()