Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h43 DwarfMacinfoSection = nullptr; in NVPTXTargetObjectFile()
84 DwarfMacinfoSection = in Initialize()
DNVPTXISelLowering.cpp4563 delete static_cast<NVPTXSection *>(DwarfMacinfoSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h95 MCSection *DwarfMacinfoSection; variable
248 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h91 MCSection *DwarfMacinfoSection = nullptr; variable
274 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h91 MCSection *DwarfMacinfoSection = nullptr; variable
279 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp276 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
433 DwarfMacinfoSection = in initELFMCObjectFileInfo()
641 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
795 DwarfMacinfoSection = in initWasmMCObjectFileInfo()
908 DwarfMacinfoSection = nullptr; // SSUBTYP_DWMAC in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp276 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
428 DwarfMacinfoSection = in initELFMCObjectFileInfo()
623 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
762 DwarfMacinfoSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp265 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
542 DwarfMacinfoSection = Ctx->getELFSection(".debug_macinfo", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
731 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()