Searched refs:DoesRelTargetMatch (Results 1 – 1 of 1) sorted by relevance
867 Expected<bool> DoesRelTargetMatch = IsMatch(*ContentsSec); in getSectionAndRelocations() local868 if (!DoesRelTargetMatch) { in getSectionAndRelocations()869 Errors = joinErrors(std::move(Errors), DoesRelTargetMatch.takeError()); in getSectionAndRelocations()872 if (*DoesRelTargetMatch) in getSectionAndRelocations()