Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h113 MCSection *DwarfLocDWOSection = nullptr; variable
309 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp472 DwarfLocDWOSection = in initELFMCObjectFileInfo()
697 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
851 DwarfLocDWOSection = in initWasmMCObjectFileInfo()