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

  /external/qemu/
translate-all.c 210 j = tcg_gen_code_search_pc(s, (uint8_t *)tc_ptr, searched_pc - tc_ptr);
  /external/qemu/tcg/
tcg.h 364 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, long offset);
tcg.c 2200 int tcg_gen_code_search_pc(TCGContext *s, uint8_t *gen_code_buf, long offset) function
    [all...]

Completed in 20 milliseconds