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