Home
last modified time | relevance | path

Searched refs:DwarfPubTypesSection (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h37 DwarfPubTypesSection = nullptr; in NVPTXTargetObjectFile()
72 DwarfPubTypesSection = in Initialize()
DNVPTXISelLowering.cpp4557 delete static_cast<NVPTXSection *>(DwarfPubTypesSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfPubTypesSection; variable
234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h85 MCSection *DwarfPubTypesSection = nullptr; variable
258 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h85 MCSection *DwarfPubTypesSection = nullptr; variable
263 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp242 DwarfPubTypesSection = in initMachOMCObjectFileInfo()
419 DwarfPubTypesSection = in initELFMCObjectFileInfo()
591 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
805 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
903 DwarfPubTypesSection = nullptr; // SSUBTYP_DWPBTYP in initXCOFFMCObjectFileInfo()
/external/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()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp244 DwarfPubTypesSection = in initMachOMCObjectFileInfo()
528 DwarfPubTypesSection = in initELFMCObjectFileInfo()
696 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()