Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h35 DwarfInfoSection = nullptr; in NVPTXTargetObjectFile()
67 DwarfInfoSection = in Initialize()
DNVPTXISelLowering.cpp4486 delete DwarfInfoSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h93 const MCSection *DwarfInfoSection; variable
225 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp202 DwarfInfoSection = in InitMachOMCObjectFileInfo()
460 DwarfInfoSection = in InitELFMCObjectFileInfo()
587 DwarfInfoSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()