Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h42 DwarfARangesSection = 0; in NVPTXTargetObjectFile()
82 DwarfARangesSection = in Initialize()
DNVPTXISelLowering.cpp2313 delete DwarfARangesSection; in ~NVPTXTargetObjectFile()
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCObjectFileInfo.h102 const MCSection *DwarfARangesSection; variable
243 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} in getDwarfARangesSection()
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCObjectFileInfo.cpp221 DwarfARangesSection = in InitMachOMCObjectFileInfo()
492 DwarfARangesSection = in InitELFMCObjectFileInfo()
661 DwarfARangesSection = in InitCOFFMCObjectFileInfo()