Home
last modified time | relevance | path

Searched refs:next_proc_isym (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dhpread.c1186 int next_proc_isym = find_next_proc_isym (start_sym, qPD, curr_pd, pxdb_header_p); in hpread_quick_traverse() local
1201 end_sym = next_proc_isym; in hpread_quick_traverse()
1203 end_sym = min (end_sym, next_proc_isym); in hpread_quick_traverse()
1414 int next_proc_isym = find_next_proc_isym (start_sym, qPD, curr_pd, pxdb_header_p); in hpread_quick_traverse() local
1429 end_sym = next_proc_isym; in hpread_quick_traverse()
1431 end_sym = min (end_sym, next_proc_isym); in hpread_quick_traverse()