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

  /external/qemu/tcg/
tcg.h 425 void tcg_target_init(TCGContext *s);
tcg.c 251 tcg_target_init(s);
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 1246 void tcg_target_init(TCGContext *s) function
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 1427 void tcg_target_init(TCGContext *s) function
    [all...]

Completed in 270 milliseconds