Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h124 MCSection *DwarfLoclistsSection = nullptr; variable
283 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; } in getDwarfLoclistsSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp264 DwarfLoclistsSection = in initMachOMCObjectFileInfo()
457 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0); in initELFMCObjectFileInfo()
626 DwarfLoclistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
830 DwarfLoclistsSection = in initWasmMCObjectFileInfo()