Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfARangesSection = nullptr; variable
270 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/third_party/skia/third_party/externals/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()