Searched defs:extra_arg (Results 1 – 5 of 5) sorted by relevance
183 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member187 char *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member
176 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member180 char *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member
178 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member
1114 std::string extra_arg = host_env.lookup(env_var_name); in StartDebugserverProcess() local