Searched refs:pfound (Results 1 – 3 of 3) sorted by relevance
646 const struct option *pfound = NULL; in _getopt_internal() local664 pfound = p; in _getopt_internal()669 else if (pfound == NULL) in _getopt_internal()672 pfound = p; in _getopt_internal()691 if (pfound != NULL) in _getopt_internal()699 if (pfound->has_arg) in _getopt_internal()709 argv[0], pfound->name); in _getopt_internal()714 argv[0], argv[optind - 1][0], pfound->name); in _getopt_internal()718 optopt = pfound->val; in _getopt_internal()723 else if (pfound->has_arg == 1) in _getopt_internal()[all …]
99 void *dhandle, bfd_boolean *pfound) in read_section_stabs_debugging_info() argument115 *pfound = FALSE; in read_section_stabs_debugging_info()159 *pfound = TRUE; in read_section_stabs_debugging_info()274 void *dhandle, bfd_boolean *pfound) in read_symbol_stabs_debugging_info() argument299 *pfound = TRUE; in read_symbol_stabs_debugging_info()349 read_ieee_debugging_info (bfd *abfd, void *dhandle, bfd_boolean *pfound) in read_ieee_debugging_info() argument372 *pfound = TRUE; in read_ieee_debugging_info()
926 bfd_boolean *pfound, in _bfd_stab_section_find_nearest_line() argument942 *pfound = FALSE; in _bfd_stab_section_find_nearest_line()1368 *pfound = TRUE; in _bfd_stab_section_find_nearest_line()