Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h90 MCSection *DwarfARangesSection; variable
264 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp267 DwarfARangesSection = in initMachOMCObjectFileInfo()
416 DwarfARangesSection = in initELFMCObjectFileInfo()
600 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
736 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()