Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h116 MCSection *DwarfLocDWOSection = nullptr; variable
326 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp511 DwarfLocDWOSection = in initELFMCObjectFileInfo()
757 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
898 DwarfLocDWOSection = in initWasmMCObjectFileInfo()