Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dsomsolib.c428 int threshold_warning_given = 0; in som_solib_add() local
799 if (!threshold_warning_given) in som_solib_add()
801 threshold_warning_given = 1; in som_solib_add()
Dpa64solib.c386 int threshold_warning_given = 0; in pa64_solib_add() local