Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h41 DwarfARangesSection = nullptr; in NVPTXTargetObjectFile()
80 DwarfARangesSection = in Initialize()
DNVPTXISelLowering.cpp4561 delete static_cast<NVPTXSection *>(DwarfARangesSection); in ~NVPTXTargetObjectFile()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h96 const MCSection *DwarfARangesSection; variable
201 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} in getDwarfARangesSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h93 MCSection *DwarfARangesSection; variable
246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h90 MCSection *DwarfARangesSection; variable
262 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp187 DwarfARangesSection = in InitMachOMCObjectFileInfo()
362 DwarfARangesSection = in InitELFMCObjectFileInfo()
457 DwarfARangesSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp264 DwarfARangesSection = in initMachOMCObjectFileInfo()
559 DwarfARangesSection = in initELFMCObjectFileInfo()
746 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
882 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp259 DwarfARangesSection = in initMachOMCObjectFileInfo()
538 DwarfARangesSection = in initELFMCObjectFileInfo()
721 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()