Searched defs:gen_code_buf (Results 1 – 3 of 3) sorted by relevance
72 int dyngen_code(uint8_t *gen_code_buf, in dyngen_code()
102 uint8_t *gen_code_buf; in cpu_gen_code() local
2021 static inline int tcg_gen_code_common(TCGContext *s, uint8_t *gen_code_buf, in tcg_gen_code_common()2174 int tcg_gen_code(TCGContext *s, uint8_t *gen_code_buf) in tcg_gen_code()2209 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, long offset) in tcg_gen_code_search_pc()