Searched refs:slop (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lld/MachO/
H A DConcatOutputSection.cpp192 ", slop = " + utohexstr(forwardBranchRange - (isecEnd - isecVA)));
249 unsigned slop = 1024 * thunkSize; local
251 isecVA + forwardBranchRange - slop)
312 // There were too many consecutive branch instructions for `slop`
314 // slop above and trying again is probably simplest. (See also PR51578

Completed in 118 milliseconds