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.h125 MCSection *DwarfRnglistsSection = nullptr; variable
300 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp297 DwarfRnglistsSection = in initMachOMCObjectFileInfo()
496 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
717 DwarfRnglistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
881 DwarfRnglistsSection = in initWasmMCObjectFileInfo()