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