Searched refs:thunkUpperBound (Results 1 – 1 of 1) sorted by relevance
2279 uint32_t thunkUpperBound = isdBegin + thunkSectionSpacing; in createInitialThunkSections() local2283 if (isecLimit > thunkUpperBound) { in createInitialThunkSections()2285 thunkUpperBound = prevIsecLimit + thunkSectionSpacing; in createInitialThunkSections()