Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h43 delete DwarfARangesSection; in ~NVPTXTargetObjectFile() local
82 DwarfARangesSection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h97 const MCSection *DwarfARangesSection; variable
222 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} in getDwarfARangesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp205 DwarfARangesSection = in InitMachOMCObjectFileInfo()
420 DwarfARangesSection = in InitELFMCObjectFileInfo()
573 DwarfARangesSection = in InitCOFFMCObjectFileInfo()