Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h88 MCSection *DwarfLocSection = nullptr; variable
279 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp261 DwarfLocSection = in initMachOMCObjectFileInfo()
429 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
621 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
799 DwarfLocSection = in initWasmMCObjectFileInfo()
948 DwarfLocSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()