reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1665 if (isdEnd - isdBegin > thunkSectionSpacing * 2) 1666 lastThunkLowerBound = isdEnd - thunkSectionSpacing; 1670 uint32_t thunkUpperBound = isdBegin + thunkSectionSpacing; 1676 thunkUpperBound = prevIsecLimit + thunkSectionSpacing;