Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXTargetObjectFile.h36 DwarfLineSection = nullptr; in NVPTXTargetObjectFile()
69 DwarfLineSection = in Initialize()
HDNVPTXISelLowering.cpp4523 delete DwarfLineSection; in ~NVPTXTargetObjectFile()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h85 MCSection *DwarfLineSection; variable
223 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetObjectFile.h39 DwarfLineSection = nullptr; in WebAssemblyTargetObjectFile()
/NextBSD/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp205 DwarfLineSection = in initMachOMCObjectFileInfo()
472 DwarfLineSection = Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
605 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()