Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h91 MCSection *DwarfRangesSection; variable
265 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp270 DwarfRangesSection = in initMachOMCObjectFileInfo()
418 DwarfRangesSection = in initELFMCObjectFileInfo()
605 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
737 DwarfRangesSection = in initWasmMCObjectFileInfo()