Searched refs:search_func (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dtargets.c1454 (int (*search_func) (const bfd_target *, void *),
1460 result when passed to the function @var{search_func}. The
1466 bfd_search_for_target (int (*search_func) (const bfd_target *, void *),
1472 if (search_func (*target, data))
H A Dbfd-in2.h5378 (int (*search_func) (const bfd_target *, void *),
/freebsd-11-stable/contrib/libreadline/
H A Dhistexpand.c138 _hist_search_func_t *search_func; local
263 search_func = substring_okay ? history_search : history_search_prefix;
266 local_index = (*search_func) (temp, -1);
/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c173 search_func(struct CU *cu, Dwarf_Unsigned addr) function
645 f = search_func(cu, addr);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h5385 (int (*search_func) (const bfd_target *, void *),

Completed in 109 milliseconds