Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp799 bool IsFirstUndefSection = Sec == Doc.getSections().front(); in initSectionHeaders() local
800 if (IsFirstUndefSection && Sec->IsImplicit) in initSectionHeaders()
840 if (!IsFirstUndefSection || Sec->Offset) in initSectionHeaders()
845 if (IsFirstUndefSection) { in initSectionHeaders()