Home
last modified time | relevance | path

Searched refs:existingForwardThunks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp202 uint64_t existingForwardThunks = thunks.end() - itPostcallIdxThunks; in estimateBranchTargetThresholdVA() local
219 maxTextSize += existingForwardThunks * target->thunkSize; in estimateBranchTargetThresholdVA()