Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dgetopt.c646 const struct option *pfound = NULL; in _getopt_internal() local
664 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 …]
/toolchain/binutils/binutils-2.25/binutils/
Drddbg.c99 void *dhandle, bfd_boolean *pfound) in read_section_stabs_debugging_info() argument
115 *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() argument
299 *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() argument
372 *pfound = TRUE; in read_ieee_debugging_info()
/toolchain/binutils/binutils-2.25/bfd/
Dsyms.c926 bfd_boolean *pfound, in _bfd_stab_section_find_nearest_line() argument
942 *pfound = FALSE; in _bfd_stab_section_find_nearest_line()
1368 *pfound = TRUE; in _bfd_stab_section_find_nearest_line()