Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h90 MCSection *DwarfRangesSection = nullptr; variable
281 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp271 DwarfRangesSection = in initMachOMCObjectFileInfo()
432 DwarfRangesSection = in initELFMCObjectFileInfo()
636 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
804 DwarfRangesSection = in initWasmMCObjectFileInfo()
956 DwarfRangesSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()