Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h110 MCSection *DwarfLineDWOSection = nullptr; variable
317 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp497 DwarfLineDWOSection = in initELFMCObjectFileInfo()
725 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
887 DwarfLineDWOSection = in initWasmMCObjectFileInfo()