Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h42 DwarfARangesSection = nullptr; in NVPTXTargetObjectFile()
82 DwarfARangesSection = in Initialize()
DNVPTXISelLowering.cpp3315 delete DwarfARangesSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h100 const MCSection *DwarfARangesSection; variable
241 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} in getDwarfARangesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp244 DwarfARangesSection = in InitMachOMCObjectFileInfo()
536 DwarfARangesSection = in InitELFMCObjectFileInfo()
721 DwarfARangesSection = in InitCOFFMCObjectFileInfo()