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