Searched refs:constant_entry_offset (Results 1 – 1 of 1) sorted by relevance
400 int constant_entry_offset = 0; in PatchEntries() local403 constant_entry_offset = it->second; in PatchEntries()407 DCHECK_GT(constant_entry_offset, 0); in PatchEntries()408 DCHECK_LT(constant_entry_offset, it->second); in PatchEntries()410 constant_entry_offset - (it->second + kRipRelativeDispSize); in PatchEntries()