Searched refs:DoesSectionMatch (Results 1 – 1 of 1) sorted by relevance
991 Expected<bool> DoesSectionMatch = IsMatch(Sec); in getSectionAndRelocations() local992 if (!DoesSectionMatch) { in getSectionAndRelocations()993 Errors = joinErrors(std::move(Errors), DoesSectionMatch.takeError()); in getSectionAndRelocations()996 if (*DoesSectionMatch) { in getSectionAndRelocations()