Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h41 DwarfLocSection = nullptr; in NVPTXTargetObjectFile()
78 DwarfLocSection = in Initialize()
DNVPTXISelLowering.cpp4549 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/llvm/lib/MC/
DMCObjectFileInfo.cpp250 DwarfLocSection = in initMachOMCObjectFileInfo()
503 DwarfLocSection = Ctx->getELFSection(".debug_loc", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
672 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()