OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
481
extern void*
LibVEX_Alloc
( SizeT nbytes );
[
all
...]
/external/valgrind/VEX/useful/
test_main.c
[
all
...]
Completed in 255 milliseconds