Home
last modified time | relevance | path

Searched defs:vtable (Results 1 – 25 of 29) sorted by relevance

12

/dflybsd-src/usr.bin/dc/
H A Dbcode.h70 struct vtable { struct
78 struct vtable *vtable; argument
/dflybsd-src/usr.bin/tip/
H A Dvars.c39 value_t vtable[] = { variable
/dflybsd-src/contrib/gdb-7/gdb/
H A Dgnu-v3-abi.c280 struct value *vtable; in gnuv3_rtti_type() local
357 struct value *vtable, *vfn; in gnuv3_get_virtual_fn() local
425 struct value *vtable; in gnuv3_baseclass_offset() local
861 struct value *vtable; in print_one_vtable() local
911 struct value *vtable; in gnuv3_print_vtable() local
H A Djv-lang.c253 struct value *vtable = value_struct_elt (&clas, NULL, "vtable", in java_class_is_primitive() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Ddyncast.cc51 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
H A Dtinfo.h87 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Ddyncast.cc50 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
H A Dtinfo.h78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_private.h75 const struct archive_read_filter_bidder_vtable *vtable; member
99 const struct archive_read_filter_vtable *vtable; member
H A Darchive_private.h110 const struct archive_vtable *vtable; member
H A Darchive_read.c1235 const struct archive_read_filter_bidder_vtable *vtable) in __archive_read_register_bidder()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c536 DBusObjectPathVTable vtable = { in wpa_dbus_register_object_per_iface() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Drtti.c69 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
H A Dclass.c1899 tree vtable; in layout_vtable_decl() local
7681 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable()
7785 tree vtable = BINFO_VTABLE (TYPE_BINFO (t)); in finish_vtbls() local
8041 tree vtable = BINFO_VTABLE (binfo); in dfs_fixup_binfo_vtbls() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-polymorphic-call.c1311 tree vtable; in extr_type_from_vtbl_ptr_store() local
H A Dipa-cp.c2449 tree vtable; in ipa_get_indirect_edge_target_1() local
H A Dipa-prop.c3296 tree vtable; in try_make_edge_direct_virtual_call() local
H A Dgimple-fold.c6812 tree vtable = v, init, fn; in gimple_get_virt_method_for_vtable() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dwrstabs.c83 char *vtable; member
1465 char *vtable; in stab_start_class_type() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dwrstabs.c83 char *vtable; member
1462 char *vtable; in stab_start_class_type() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Drtti.c67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
H A Dclass.c2177 tree vtable; in layout_vtable_decl() local
8518 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable()
8622 tree vtable = BINFO_VTABLE (TYPE_BINFO (t)); in finish_vtbls() local
8879 tree vtable = BINFO_VTABLE (binfo); in dfs_fixup_binfo_vtbls() local
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-02.c2949 tree ro, tree cache, tree vtable) in build_v2_class_t_initializer()
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-bfd.h229 struct elf_link_virtual_table_entry *vtable; member
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-bfd.h246 struct elf_link_virtual_table_entry *vtable; member

12