Home
last modified time | relevance | path

Searched refs:rank_function (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h1341 extern struct badness_vector *rank_function (struct type **, int,
H A Dvalops.c2181 bv = rank_function (parm_types, nparms, arg_types + static_offset, in find_oload_champ()
H A Dgdbtypes.c2243 rank_function (struct type **parms, int nparms, struct type **args, int nargs) in rank_function() function
H A DChangeLog-20006287 * gdbtypes.c (rank_function): Rank all N parameters and use correct
6744 (rank_function): Rank function properly (was doing it wrong