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()
69 DwarfLineSection = in Initialize()
DNVPTXISelLowering.cpp4487 delete DwarfLineSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h94 const MCSection *DwarfLineSection; variable
226 const MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp205 DwarfLineSection = in InitMachOMCObjectFileInfo()
462 DwarfLineSection = Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0); in InitELFMCObjectFileInfo()
592 DwarfLineSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()