Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h36 DwarfLineSection = nullptr; in NVPTXTargetObjectFile()
68 DwarfLineSection = in Initialize()
DNVPTXISelLowering.cpp4544 delete static_cast<NVPTXSection *>(DwarfLineSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h87 MCSection *DwarfLineSection; variable
231 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp229 DwarfLineSection = in initMachOMCObjectFileInfo()
490 DwarfLineSection = Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
636 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()