Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dprdbg.c1445 char *method_type; in pr_class_method_variant() local
1471 method_type = pop_type (info); in pr_class_method_variant()
1472 if (method_type == NULL) in pr_class_method_variant()
1490 if (! append_type (info, method_type) in pr_class_method_variant()
1524 char *method_type; in pr_class_static_method_variant() local
1551 method_type = pop_type (info); in pr_class_static_method_variant()
1552 if (method_type == NULL) in pr_class_static_method_variant()
1560 return (append_type (info, method_type) in pr_class_static_method_variant()
2298 char *method_type; in tg_class_method_variant() local
2328 method_type = pop_type (info); in tg_class_method_variant()
[all …]
Ddebug.h261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
Ddebug.c2630 return (*fns->method_type) (fhandle, in debug_write_type()
DChangeLog-91971520 method_type.
1541 varargs to method_type.