Searched defs:displacement (Results 1 – 9 of 9) sorted by relevance
30 uint32_t displacement = target_offset - patch_offset; in PatchPcRelativeReference() local
43 uint32_t displacement = target_offset - patch_offset; in PatchCall() local
126 uint32_t displacement = target_offset - patch_offset; in CalculateDisplacement() local
39 uint32_t displacement = CalculateDisplacement(patch_offset, target_offset & ~1u); in PatchCall() local
62 void ResetIterator(FrameOffset displacement) { in ResetIterator()
151 uint32_t displacement = CalculateDisplacement(patch_offset, target_offset & ~1u); in PatchCall() local
1365 int32_t displacement; in DumpInstruction() local
2589 int32_t displacement = static_cast<int32_t>(found_dex_pc) - static_cast<int32_t>(dex_pc); in ExecuteGotoImpl() local
1525 ssize_t displacement = static_cast<ssize_t>(frame_size) - (spill_regs.size() * 8 + 8); in buildframe_test_fn() local1556 ssize_t displacement = static_cast<ssize_t>(frame_size) - spill_regs.size() * 8 - 8; in removeframe_test_fn() local