OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exe_handlers
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/m_ume/
main.c
53
static ExeHandler
exe_handlers
[] = {
variable
63
#define EXE_HANDLER_COUNT (sizeof(
exe_handlers
)/sizeof(
exe_handlers
[0]))
112
if ((*
exe_handlers
[i].match_fn)(buf, bufsz)) {
150
ret = (*
exe_handlers
[sr_Res(res)].load_fn)(fd, exe, info);
Completed in 30 milliseconds