Searched refs:tcg_gen_code_search_pc (Results 1 - 3 of 3) sorted by relevance

/vbox/src/recompiler/
H A Dtranslate-all.c171 j = tcg_gen_code_search_pc(s, (uint8_t *)tc_ptr, searched_pc - tc_ptr);
/vbox/src/recompiler/tcg/
H A Dtcg.h360 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, intptr_t offset);
H A Dtcg.c2156 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, intptr_t offset) function

Completed in 65 milliseconds