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.h122 MCSection *DwarfLoclistsSection = nullptr; variable
297 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; } in getDwarfLoclistsSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp286 DwarfLoclistsSection = in initMachOMCObjectFileInfo()
496 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0); in initELFMCObjectFileInfo()
661 DwarfLoclistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
839 DwarfLoclistsSection = in initWasmMCObjectFileInfo()