Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h40 DwarfLocSection = nullptr; in NVPTXTargetObjectFile()
78 DwarfLocSection = in Initialize()
DNVPTXISelLowering.cpp4560 delete static_cast<NVPTXSection *>(DwarfLocSection); in ~NVPTXTargetObjectFile()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h95 const MCSection *DwarfLocSection; variable
200 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h92 MCSection *DwarfLocSection; variable
245 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfLocSection; variable
261 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp183 DwarfLocSection = in InitMachOMCObjectFileInfo()
359 DwarfLocSection = in InitELFMCObjectFileInfo()
452 DwarfLocSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp261 DwarfLocSection = in initMachOMCObjectFileInfo()
558 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
741 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
878 DwarfLocSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp256 DwarfLocSection = in initMachOMCObjectFileInfo()
537 DwarfLocSection = Ctx->getELFSection(".debug_loc", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
716 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()