Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h34 DwarfInfoSection = nullptr; in NVPTXTargetObjectFile()
66 DwarfInfoSection = in Initialize()
DNVPTXISelLowering.cpp4554 delete static_cast<NVPTXSection *>(DwarfInfoSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h86 MCSection *DwarfInfoSection; variable
230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h81 MCSection *DwarfInfoSection = nullptr; variable
250 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h81 MCSection *DwarfInfoSection = nullptr; variable
255 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp227 DwarfInfoSection = in initMachOMCObjectFileInfo()
411 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()
566 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
801 DwarfInfoSection = in initWasmMCObjectFileInfo()
899 DwarfInfoSection = nullptr; // SSUBTYP_DWINFO in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp227 DwarfInfoSection = in initMachOMCObjectFileInfo()
406 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()
558 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
767 DwarfInfoSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp232 DwarfInfoSection = in initMachOMCObjectFileInfo()
522 DwarfInfoSection = in initELFMCObjectFileInfo()
675 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()