Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h43 DwarfRangesSection = nullptr; in NVPTXTargetObjectFile()
83 DwarfRangesSection = in Initialize()
DNVPTXISelLowering.cpp4494 delete DwarfRangesSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h101 const MCSection *DwarfRangesSection; variable
242 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp232 DwarfRangesSection = in InitMachOMCObjectFileInfo()
478 DwarfRangesSection = in InitELFMCObjectFileInfo()
638 DwarfRangesSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()