Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dprdbg.c1446 char *method_type; in pr_class_method_variant() local
1472 method_type = pop_type (info); in pr_class_method_variant()
1473 if (method_type == NULL) in pr_class_method_variant()
1491 if (! append_type (info, method_type) in pr_class_method_variant()
1525 char *method_type; in pr_class_static_method_variant() local
1552 method_type = pop_type (info); in pr_class_static_method_variant()
1553 if (method_type == NULL) in pr_class_static_method_variant()
1561 return (append_type (info, method_type) in pr_class_static_method_variant()
2299 char *method_type; in tg_class_method_variant() local
2329 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.