Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h86 MCSection *DwarfLocSection = nullptr; variable
289 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp274 DwarfLocSection = in initMachOMCObjectFileInfo()
457 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
660 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
843 DwarfLocSection = in initWasmMCObjectFileInfo()
1009 DwarfLocSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()