Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h115 MCSection *DwarfLineDWOSection = nullptr; variable
325 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp509 DwarfLineDWOSection = in initELFMCObjectFileInfo()
753 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
896 DwarfLineDWOSection = in initWasmMCObjectFileInfo()