Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h113 MCSection *DwarfLocDWOSection = nullptr; variable
308 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp471 DwarfLocDWOSection = in initELFMCObjectFileInfo()
691 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
845 DwarfLocDWOSection = in initWasmMCObjectFileInfo()