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

/haiku-buildtools/legacy/binutils/binutils/
H A Ddebug.c175 debug_type vptrbase; member in struct:debug_class_type
1316 debug_method *methods, debug_type vptrbase,
1336 c->vptrbase = t;
1338 c->vptrbase = vptrbase;
2671 struct debug_type *vptrbase;
2676 vptrbase = NULL;
2698 vptrbase = type->u.kclass->vptrbase;
2699 if (vptrbase !
1312 debug_make_object_type(void *handle, bfd_boolean structp, bfd_vma size, debug_field *fields, debug_baseclass *baseclasses, debug_method *methods, debug_type vptrbase, bfd_boolean ownvptr) argument
2668 struct debug_type *vptrbase; local
[all...]
H A Dstabs.c2017 debug_type vptrbase; local
2029 || ! parse_stab_tilde_field (dhandle, info, pp, typenums, &vptrbase,
2036 && vptrbase == DEBUG_TYPE_NULL
2041 methods, vptrbase, ownvptr);
H A Dieee.c2546 debug_type vptrbase; local
2583 vptrbase = DEBUG_TYPE_NULL;
3131 vptrbase = debug_find_tagged_type (dhandle, basecopy,
3134 if (vptrbase == DEBUG_TYPE_NULL)
3178 vptrbase, ownvptr);
/haiku-buildtools/binutils/binutils/
H A Ddebug.c174 debug_type vptrbase; member in struct:debug_class_type
1313 debug_method *methods, debug_type vptrbase,
1333 c->vptrbase = t;
1335 c->vptrbase = vptrbase;
2668 struct debug_type_s *vptrbase;
2673 vptrbase = NULL;
2695 vptrbase = type->u.kclass->vptrbase;
2696 if (vptrbase !
1309 debug_make_object_type(void *handle, bfd_boolean structp, bfd_vma size, debug_field *fields, debug_baseclass *baseclasses, debug_method *methods, debug_type vptrbase, bfd_boolean ownvptr) argument
2665 struct debug_type_s *vptrbase; local
[all...]
H A Dstabs.c2035 debug_type vptrbase; local
2045 || ! parse_stab_tilde_field (dhandle, info, pp, typenums, &vptrbase,
2056 && vptrbase == DEBUG_TYPE_NULL
2061 methods, vptrbase, ownvptr);
H A Dieee.c2556 debug_type vptrbase; local
2593 vptrbase = DEBUG_TYPE_NULL;
3141 vptrbase = debug_find_tagged_type (dhandle, basecopy,
3144 if (vptrbase == DEBUG_TYPE_NULL)
3188 vptrbase, ownvptr);

Completed in 282 milliseconds