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()
80 DwarfARangesSection = in Initialize()
DNVPTXISelLowering.cpp4550 delete static_cast<NVPTXSection *>(DwarfARangesSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h93 MCSection *DwarfARangesSection; variable
246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp253 DwarfARangesSection = in initMachOMCObjectFileInfo()
504 DwarfARangesSection = in initELFMCObjectFileInfo()
677 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()