Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp236 uint64_t maxVAOfLastBranchTarget = maxTextSize + branchTargetsSize; in estimateBranchTargetThresholdVA() local
241 maxVAOfLastBranchTarget - forwardBranchRange; in estimateBranchTargetThresholdVA()