Searched refs:IsSupportedFn (Results 1 – 1 of 1) sorted by relevance
6789 SupportsRelocation IsSupportedFn; in printRelocatableStackSizes() local6791 std::tie(IsSupportedFn, Resolver) = getRelocationResolver(this->ObjF); in printRelocatableStackSizes()6799 if (!IsSupportedFn || !IsSupportedFn(R.Type)) { in printRelocatableStackSizes()