Searched refs:local_list (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c3107 struct pending *local_list = NULL;
3201 struct pending *local_list = NULL;
3299 local_list to which fparams are added below, and set the param_symbols
3310 add_symbol_to_list (sym, &local_list);
3327 The parameter symbols can be found in the local_list that we just put them on. */
3335 for (syms = local_list, n = 0; syms; syms = syms->next)
3366 param_symbols = local_list;
3383 struct pending *local_list = NULL;
3477 local_list to which fparams are added below, and set the param_symbols
3489 add_symbol_to_list (sym, &local_list);
3092 struct pending *local_list = NULL; local
3186 struct pending *local_list = NULL; local
3368 struct pending *local_list = NULL; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.c1185 struct cmd_list_element *local_list =
1208 for (c = local_list; c; c = c->next)
1181 struct cmd_list_element *local_list = local

Completed in 68 milliseconds