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

  /external/valgrind/VEX/priv/
host_tilegx_defs.c 558 TILEGXAMode *am = LibVEX_Alloc(sizeof(TILEGXAMode));
615 TILEGXRH *op = LibVEX_Alloc(sizeof(TILEGXRH));
629 TILEGXRH *op = LibVEX_Alloc(sizeof(TILEGXRH));
684 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
694 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
706 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
718 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
729 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
744 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr));
758 TILEGXInstr *i = LibVEX_Alloc(sizeof(TILEGXInstr))
    [all...]
main_util.c 50 second to LibVEX_Alloc(16) -- that is, allocate memory at over 400
208 void *LibVEX_Alloc ( SizeT nbytes )
host_tilegx_isel.c     [all...]
  /external/valgrind/VEX/pub/
libvex.h 479 extern void* LibVEX_Alloc ( SizeT nbytes );
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]

Completed in 70 milliseconds