Searched refs:relocated_offset (Results 1 – 3 of 3) sorted by relevance
629 uptr relocated_offset = *(u32*)(to + cursor + rel_offset) - delta; in CopyInstructions() local631 if (relocated_offset + 0x80000000U >= 0xFFFFFFFFU) in CopyInstructions()634 *(u32*)(to + cursor + rel_offset) = relocated_offset; in CopyInstructions()
682 uptr relocated_offset = *(u32*)(to + cursor + rel_offset) - delta; in CopyInstructions() local684 if (relocated_offset + 0x80000000U >= 0xFFFFFFFFU) in CopyInstructions()687 *(u32*)(to + cursor + rel_offset) = relocated_offset; in CopyInstructions()
631 uptr relocated_offset = *(u32*)(to + cursor + rel_offset) - delta; in CopyInstructions() local633 if (relocated_offset + 0x80000000U >= 0xFFFFFFFFU) in CopyInstructions()636 *(u32*)(to + cursor + rel_offset) = relocated_offset; in CopyInstructions()