Lines Matching full:delta
172 int delta = *reinterpret_cast<int*>(delta_address);
176 Address map_address = test_instruction_address + delta + 2;
1332 // The delta to the start of the map check instruction.
1333 int delta = *reinterpret_cast<int*>(delta_address);
1338 Address map_address = test_instruction_address + delta + 2;
1345 test_instruction_address + delta + kOffsetToLoadInstruction + 3;