Home
last modified time | relevance | path

Searched defs:matching_vector (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dformat.c210 const bfd_target **matching_vector = NULL; in bfd_check_format_matches() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Dformat.c208 const bfd_target **matching_vector = NULL; in bfd_check_format_matches() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dformat.c217 const bfd_target **matching_vector = NULL; in bfd_check_format_matches() local
/dflybsd-src/contrib/byacc/
H A Doutput.c791 matching_vector(int vector) in matching_vector() function