Home | History | Annotate | Download | only in tcg

Lines Matching refs:patch_reloc

68 static void patch_reloc(uint8_t *code_ptr, int type, 
124 patch_reloc(code_ptr, type, l->u.value, addend);
147 patch_reloc(r->ptr, r->type, value, r->addend);