Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXTargetObjectFile.h41 DwarfLocSection = nullptr; in NVPTXTargetObjectFile()
79 DwarfLocSection = in Initialize()
HDNVPTXISelLowering.cpp4528 delete DwarfLocSection; in ~NVPTXTargetObjectFile()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h90 MCSection *DwarfLocSection; variable
237 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetObjectFile.h44 DwarfLocSection = nullptr; in WebAssemblyTargetObjectFile()
/NextBSD/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp226 DwarfLocSection = in initMachOMCObjectFileInfo()
485 DwarfLocSection = Ctx->getELFSection(".debug_loc", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
641 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()