OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_fixup_bytes
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/switchback/
linker.c
421
char*
alloc_fixup_bytes
( ObjectCode* oc, int nbytes )
592
char* fixup =
alloc_fixup_bytes
(oc, 8);
[
all
...]
/external/valgrind/VEX/unused/
linker.c
353
char*
alloc_fixup_bytes
( ObjectCode* oc, int nbytes )
function
496
char* fixup =
alloc_fixup_bytes
(oc, 8);
[
all
...]
Completed in 884 milliseconds