Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 MCSection *DwarfLineDWOSection = nullptr; variable
308 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp470 DwarfLineDWOSection = in initELFMCObjectFileInfo()
692 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
849 DwarfLineDWOSection = in initWasmMCObjectFileInfo()