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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h108 MCSection *DwarfAbbrevDWOSection = nullptr; member in class:llvm::MCObjectFileInfo
318 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp501 DwarfAbbrevDWOSection =
731 DwarfAbbrevDWOSection = Ctx->getCOFFSection(
898 DwarfAbbrevDWOSection =

Completed in 113 milliseconds