HomeSort by relevance Sort by last modified time
    Searched defs:TCGBackendData (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg-be-null.h 23 typedef struct TCGBackendData {
26 } TCGBackendData;
tcg-be-ldst.h 38 typedef struct TCGBackendData {
41 } TCGBackendData;
81 TCGBackendData *be = s->be;

Completed in 517 milliseconds