Lines Matching full:delta
1288 // The delta to the start of the map check instruction.
1289 int delta = *reinterpret_cast<int*>(delta_address);
1294 Address map_address = test_instruction_address + delta + 3;
1301 test_instruction_address + delta + kOffsetToLoadInstruction + 2;
1318 int delta = *reinterpret_cast<int*>(delta_address);
1322 Address map_address = test_instruction_address + delta + 3;