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()
82 DwarfRangesSection = in Initialize()
DNVPTXISelLowering.cpp4551 delete static_cast<NVPTXSection *>(DwarfRangesSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h94 MCSection *DwarfRangesSection; variable
247 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp256 DwarfRangesSection = in initMachOMCObjectFileInfo()
506 DwarfRangesSection = in initELFMCObjectFileInfo()
682 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()