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/llvm/include/llvm/MC/
DMCObjectFileInfo.h92 MCSection *DwarfLocSection; variable
245 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h88 MCSection *DwarfLocSection = nullptr; variable
269 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h88 MCSection *DwarfLocSection = nullptr; variable
274 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp260 DwarfLocSection = in initMachOMCObjectFileInfo()
428 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
616 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
788 DwarfLocSection = in initWasmMCObjectFileInfo()
905 DwarfLocSection = nullptr; // SSUBTYP_DWLOC in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp260 DwarfLocSection = in initMachOMCObjectFileInfo()
423 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
608 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
755 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()