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 125 tb_free(tb);
    [all...]
exec.c 1214 void tb_free(TranslationBlock *tb) function
    [all...]

Completed in 224 milliseconds