/dflybsd-src/usr.bin/dc/ |
H A D | bcode.h | 70 struct vtable { struct 78 struct vtable *vtable; argument
|
/dflybsd-src/usr.bin/tip/ |
H A D | vars.c | 39 value_t vtable[] = { variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | gnu-v3-abi.c | 280 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 D | jv-lang.c | 253 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 D | dyncast.cc | 51 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
|
H A D | tinfo.h | 87 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 D | dyncast.cc | 50 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
|
H A D | tinfo.h | 78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_private.h | 75 const struct archive_read_filter_bidder_vtable *vtable; member 99 const struct archive_read_filter_vtable *vtable; member
|
H A D | archive_private.h | 110 const struct archive_vtable *vtable; member
|
H A D | archive_read.c | 1235 const struct archive_read_filter_bidder_vtable *vtable) in __archive_read_register_bidder()
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.c | 536 DBusObjectPathVTable vtable = { in wpa_dbus_register_object_per_iface() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | rtti.c | 69 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
|
H A D | class.c | 1899 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 D | ipa-polymorphic-call.c | 1311 tree vtable; in extr_type_from_vtbl_ptr_store() local
|
H A D | ipa-cp.c | 2449 tree vtable; in ipa_get_indirect_edge_target_1() local
|
H A D | ipa-prop.c | 3296 tree vtable; in try_make_edge_direct_virtual_call() local
|
H A D | gimple-fold.c | 6812 tree vtable = v, init, fn; in gimple_get_virt_method_for_vtable() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | wrstabs.c | 83 char *vtable; member 1465 char *vtable; in stab_start_class_type() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | wrstabs.c | 83 char *vtable; member 1462 char *vtable; in stab_start_class_type() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | rtti.c | 67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
|
H A D | class.c | 2177 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 D | objc-next-runtime-abi-02.c | 2949 tree ro, tree cache, tree vtable) in build_v2_class_t_initializer()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elf-bfd.h | 229 struct elf_link_virtual_table_entry *vtable; member
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elf-bfd.h | 246 struct elf_link_virtual_table_entry *vtable; member
|