HomeSort by relevance Sort by last modified time
    Searched refs:tb_free (Results 1 - 3 of 3) sorted by null

  /external/qemu/
exec-all.h 252 void tb_free(TranslationBlock *tb);
cpu-exec.c 124 tb_free(tb);
    [all...]
exec.c 1213 void tb_free(TranslationBlock *tb) function
    [all...]

Completed in 104 milliseconds