Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h97 MCSection *DwarfPubNamesSection; variable
233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp235 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
492 DwarfPubNamesSection = in initELFMCObjectFileInfo()
647 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()