Searched defs:gen_code_pp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg-dyngen.c299 static inline void ia64_apply_fixes (uint8_t **gen_code_pp,
314 uint8_t *gen_code_ptr = *gen_code_pp, *plt_start, *got_start;
365 *gen_code_pp = gen_code_ptr;
389 uint8_t **gen_code_pp)
391 uint32_t *s = (uint32_t *)*gen_code_pp;
408 *gen_code_pp = (uint8_t *)p;
388 hppa_process_stubs(struct hppa_branch_stub *stub, uint8_t **gen_code_pp) argument

Completed in 42 milliseconds