Home
last modified time | relevance | path

Searched defs:gen_code_buf (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dtranslate-op.c72 int dyngen_code(uint8_t *gen_code_buf, in dyngen_code()
Dtranslate-all.c102 uint8_t *gen_code_buf; in cpu_gen_code() local
/external/qemu/tcg/
Dtcg.c2021 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()