Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h35 DwarfLineSection = nullptr; in NVPTXTargetObjectFile()
68 DwarfLineSection = in Initialize()
DNVPTXISelLowering.cpp4555 delete static_cast<NVPTXSection *>(DwarfLineSection); in ~NVPTXTargetObjectFile()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h89 const MCSection *DwarfLineSection; variable
192 const MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h87 MCSection *DwarfLineSection; variable
231 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h83 MCSection *DwarfLineSection; variable
246 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp163 DwarfLineSection = in InitMachOMCObjectFileInfo()
344 DwarfLineSection = in InitELFMCObjectFileInfo()
427 DwarfLineSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp234 DwarfLineSection = in initMachOMCObjectFileInfo()
542 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
696 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
872 DwarfLineSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp235 DwarfLineSection = in initMachOMCObjectFileInfo()
524 DwarfLineSection = Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
680 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()