Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h113 MCSection *DwarfAbbrevDWOSection = nullptr; variable
323 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp504 DwarfAbbrevDWOSection = in initELFMCObjectFileInfo()
745 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
891 DwarfAbbrevDWOSection = in initWasmMCObjectFileInfo()