Home
last modified time | relevance | path

Searched defs:vtable_type (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgnu-v3-abi.c176 struct type *vtable_type = gdbarch_data (gdbarch, vtable_type_gdbarch_data); in vtable_ptrdiff_type() local
188 struct type *vtable_type = gdbarch_data (gdbarch, vtable_type_gdbarch_data); in vtable_address_point_offset() local
241 struct type *vtable_type = gdbarch_data (gdbarch, in gnuv3_get_vtable() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dclass.c733 build_vtable (tree class_type, tree name, tree vtable_type) in build_vtable()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dclass.c784 build_vtable (tree class_type, tree name, tree vtable_type) in build_vtable()