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/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h88 const MCSection *DwarfInfoSection; variable
191 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h86 MCSection *DwarfInfoSection; variable
230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h82 MCSection *DwarfInfoSection; variable
245 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp159 DwarfInfoSection = in InitMachOMCObjectFileInfo()
341 DwarfInfoSection = in InitELFMCObjectFileInfo()
422 DwarfInfoSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp231 DwarfInfoSection = in initMachOMCObjectFileInfo()
541 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()
691 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
890 DwarfInfoSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp232 DwarfInfoSection = in initMachOMCObjectFileInfo()
522 DwarfInfoSection = in initELFMCObjectFileInfo()
675 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()