Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h125 MCSection *DwarfGnuPubNamesSection; variable
236 return DwarfGnuPubNamesSection; in getDwarfGnuPubNamesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h130 MCSection *DwarfGnuPubNamesSection; variable
252 return DwarfGnuPubNamesSection; in getDwarfGnuPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp247 DwarfGnuPubNamesSection = in initMachOMCObjectFileInfo()
530 DwarfGnuPubNamesSection = in initELFMCObjectFileInfo()
701 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp249 DwarfGnuPubNamesSection = in initMachOMCObjectFileInfo()
551 DwarfGnuPubNamesSection = in initELFMCObjectFileInfo()
721 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()