Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h98 MCSection *DwarfPubNamesSection; variable
233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h94 MCSection *DwarfPubNamesSection = nullptr; variable
257 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h95 MCSection *DwarfPubNamesSection = nullptr; variable
262 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp239 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
417 DwarfPubNamesSection = in initELFMCObjectFileInfo()
586 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
804 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
902 DwarfPubNamesSection = nullptr; // SSUBTYP_DWPBNMS in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp239 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
412 DwarfPubNamesSection = in initELFMCObjectFileInfo()
578 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
770 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp241 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
526 DwarfPubNamesSection = in initELFMCObjectFileInfo()
691 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()