Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp793 bool IsFirstUndefSection = Sec == Doc.getSections().front(); in initSectionHeaders() local
794 if (IsFirstUndefSection && Sec->IsImplicit) in initSectionHeaders()
834 if (!IsFirstUndefSection || Sec->Offset) in initSectionHeaders()
839 if (IsFirstUndefSection) { in initSectionHeaders()