Home
last modified time | relevance | path

Searched refs:vtable_ptr_array (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc498 vec<tree> *vtable_ptr_array) in register_construction_vtables() argument
577 vtable_ptr_array->safe_push (value); in register_construction_vtables()
604 vec<tree> *vtable_ptr_array) in register_other_binfo_vtables() argument
628 vtable_ptr_array->safe_push (vtable_address); in register_other_binfo_vtables()
633 register_other_binfo_vtables (base_binfo, base_class, vtable_ptr_array); in register_other_binfo_vtables()
H A DChangeLog-20131527 (register_construction_vtables): Make vtable_ptr_array parameter
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c498 vec<tree> *vtable_ptr_array) in register_construction_vtables() argument
577 vtable_ptr_array->safe_push (value); in register_construction_vtables()
604 vec<tree> *vtable_ptr_array) in register_other_binfo_vtables() argument
628 vtable_ptr_array->safe_push (vtable_address); in register_other_binfo_vtables()
633 register_other_binfo_vtables (base_binfo, base_class, vtable_ptr_array); in register_other_binfo_vtables()