Searched refs:tcg_gen_code_search_pc (Results 1 – 3 of 3) sorted by relevance
560 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, long offset);
2612 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, long offset) in tcg_gen_code_search_pc() function
235 j = tcg_gen_code_search_pc(s, (uint8_t *)tc_ptr, searched_pc - tc_ptr); in cpu_restore_state_from_tb()