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/llvm/include/llvm/MC/
DMCObjectFileInfo.h93 MCSection *DwarfARangesSection; variable
246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfARangesSection = nullptr; variable
270 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfARangesSection = nullptr; variable
275 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp267 DwarfARangesSection = in initMachOMCObjectFileInfo()
429 DwarfARangesSection = in initELFMCObjectFileInfo()
626 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
792 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
906 DwarfARangesSection = nullptr; // SSUBTYP_DWARNGE in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp267 DwarfARangesSection = in initMachOMCObjectFileInfo()
424 DwarfARangesSection = in initELFMCObjectFileInfo()
613 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
759 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()