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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c173 debug_type vptrbase; member in struct:debug_class_type
1314 debug_method *methods, debug_type vptrbase,
1334 c->vptrbase = t;
1336 c->vptrbase = vptrbase;
2669 struct debug_type *vptrbase;
2674 vptrbase = NULL;
2696 vptrbase = type->u.kclass->vptrbase;
2697 if (vptrbase !
1310 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
2666 struct debug_type *vptrbase; local
[all...]
H A Dstabs.c2015 debug_type vptrbase; local
2027 || ! parse_stab_tilde_field (dhandle, info, pp, typenums, &vptrbase,
2034 && vptrbase == DEBUG_TYPE_NULL
2039 methods, vptrbase, ownvptr);
H A Dieee.c2544 debug_type vptrbase; local
2581 vptrbase = DEBUG_TYPE_NULL;
3129 vptrbase = debug_find_tagged_type (dhandle, basecopy,
3132 if (vptrbase == DEBUG_TYPE_NULL)
3176 vptrbase, ownvptr);

Completed in 232 milliseconds