Home
last modified time | relevance | path

Searched refs:DwarfPubTypesSection (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.h85 MCSection *DwarfPubTypesSection = nullptr; variable
258 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp242 DwarfPubTypesSection = in initMachOMCObjectFileInfo()
414 DwarfPubTypesSection = in initELFMCObjectFileInfo()
583 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
771 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()