Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h94 MCSection *DwarfPubNamesSection = nullptr; variable
257 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/third_party/skia/third_party/externals/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()