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

/vbox/src/recompiler/tcg/
H A Dtcg.c2005 static inline int tcg_gen_code_common(TCGContext *s, uint8_t *gen_code_buf, function
2144 tcg_gen_code_common(s, gen_code_buf, -1);
2158 return tcg_gen_code_common(s, gen_code_buf, offset);

Completed in 37 milliseconds