Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp751 bool IsFirstUndefSection = Sec == Doc.getSections().front(); in initSectionHeaders() local
752 if (IsFirstUndefSection && Sec->IsImplicit) in initSectionHeaders()
792 if (!IsFirstUndefSection || Sec->Offset) in initSectionHeaders()
797 if (IsFirstUndefSection) { in initSectionHeaders()