Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h120 MCSection *DwarfRnglistsSection = nullptr; variable
296 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection()
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp296 DwarfRnglistsSection = in initMachOMCObjectFileInfo()
495 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
673 DwarfRnglistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
837 DwarfRnglistsSection = in initWasmMCObjectFileInfo()