Searched refs:search_struct_method (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | valops.c | 56 static struct value *search_struct_method (char *, struct value **, 1452 search_struct_method (char *name, struct value **arg1p, in search_struct_method() function 1562 v = search_struct_method (name, arg1p, args, base_offset + offset, in search_struct_method() 1644 v = search_struct_method (name, argp, args, 0, static_memfuncp, t); in value_struct_elt() 1682 v = search_struct_method (name, argp, args, 0, static_memfuncp, t); in value_struct_elt()
|
| H A D | ChangeLog-1992 | 727 * valops.c (search_struct_method): Minor whitespace change. 1724 * valops.c (search_struct_method): Pass 'this' value by 1739 * valops.c (search_struct_method): Use baseclass_offset
|
| H A D | ChangeLog-1993 | 181 search_struct_method. 455 * valops.c(search_struct_method): same as above. 2033 * valops.c (search_struct_method, value_struct_elt):
|
| H A D | ChangeLog-1991 | 3506 * valops.c (search_struct_method): Give error if j > 0 && args == 0. 3579 valops.c (search_struct_method): Add type to value_virtual_fn_field
|
| H A D | ChangeLog-1997 | 2444 * valops.c (search_struct_field, search_struct_method):
|
| H A D | ChangeLog-1990 | 917 (search_struct_method): Add.
|
| H A D | ChangeLog-2002 | 4057 * valops.c (search_struct_method): Likewise. 8247 (search_struct_method): Update call to typecmp. 13575 * valops.c (search_struct_method): If there is only one method
|
| H A D | ChangeLog-1994 | 5474 * valops.c (search_struct_method): Make name_matched non-static
|
| H A D | ChangeLog-1998 | 2440 (search_struct_method): Produce more informative error message.
|