Searched refs:ExcludedSectionHeaders (Results 1 – 1 of 1) sorted by relevance
212 StringSet<> ExcludedSectionHeaders; member in __anone951591a0111::ELFState532 !ExcludedSectionHeaders.count(SectionHeaderStringTableName)) in writeELFHeader()720 if (ExcludedSectionHeaders.count(Name)) in getSectionNameOffset()809 if (!LinkSec.empty() && !ExcludedSectionHeaders.count(LinkSec) && in initSectionHeaders()1963 if (!ExcludedSectionHeaders.insert(Hdr.Name).second) in buildSectionIndex()1968 if (!ExcludedSectionHeaders.insert(S->Name).second) in buildSectionIndex()1979 if (!ExcludedSectionHeaders.count(S->Name)) in buildSectionIndex()