Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h127 MCSection *DwarfLoclistsSection = nullptr; variable
301 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; } in getDwarfLoclistsSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp287 DwarfLoclistsSection = in initMachOMCObjectFileInfo()
497 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0); in initELFMCObjectFileInfo()
705 DwarfLoclistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
883 DwarfLoclistsSection = in initWasmMCObjectFileInfo()