Skip to content

Instantly share code, notes, and snippets.

@shizzeer
Created October 30, 2018 12:51
vector_jmp_update(&op_instructions, op_instructions.size - 4, -relative_offset);
vector_jmp_update(&op_instructions, relocation_site - 4, relative_offset);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment