Home
last modified time | relevance | path

Searched refs:DwarfMacinfoSection (Results 1 – 6 of 6) 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-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h92 MCSection *DwarfMacinfoSection; variable
265 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp273 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
563 DwarfMacinfoSection = in initELFMCObjectFileInfo()
756 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
885 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()