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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgnu-v2-abi.c39 static int vb_match (struct type *, int, struct type *);
300 vb_match (struct type *type, int index, struct type *basetype)
366 if (vb_match (type, i, basetype))
299 vb_match (struct type *type, int index, struct type *basetype) function

Completed in 50 milliseconds