Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h120 MCSection *DwarfRnglistsSection = nullptr; variable
295 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp296 DwarfRnglistsSection = in initMachOMCObjectFileInfo()
493 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
696 DwarfRnglistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
888 DwarfRnglistsSection = in initWasmMCObjectFileInfo()