OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_code
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
translate-all.c
136
gen_code_size =
tcg_gen_code
(s, gen_code_buf);
/external/qemu/tcg/
tcg.h
346
int
tcg_gen_code
(TCGContext *s, uint8_t *gen_code_buf);
tcg.c
2070
int
tcg_gen_code
(TCGContext *s, uint8_t *gen_code_buf)
function
[
all
...]
Completed in 67 milliseconds