Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 MCSection *DwarfLineDWOSection = nullptr; variable
307 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp469 DwarfLineDWOSection = in initELFMCObjectFileInfo()
686 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
843 DwarfLineDWOSection = in initWasmMCObjectFileInfo()