Searched defs:vtbl (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | gnu-v2-abi.c | 99 struct value *vtbl; in gnuv2_virtual_fn_field() local 193 CORE_ADDR vtbl; in gnuv2_value_rtti_type() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cp-ubsan.c | 306 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in cp_ubsan_dfs_initialize_vtbl_ptrs() local
|
H A D | vtable-class-hierarchy.c | 649 tree vtbl; in guess_num_vtable_pointers() local
|
H A D | init.c | 1324 tree vtbl; in build_vtbl_address() local 1357 tree vtbl, vtbl_ptr; in expand_virtual_init() local
|
H A D | class.c | 697 tree vtbl = NULL_TREE; in build_vtbl_ref_1() local 8906 tree vtbl; in build_ctor_vtbl_group() local 8975 tree vtbl, in accumulate_vtbl_inits() 9027 tree vtbl = NULL_TREE; in dfs_accumulate_vtbl_inits() local
|
H A D | decl2.c | 2139 tree vtbl; in maybe_emit_vtables() local
|
H A D | typeck.c | 3463 tree idx, delta, e1, e2, e3, vtbl; in get_member_function_from_ptrfunc() local
|
H A D | decl.c | 15565 tree vtbl = build_zero_cst (TREE_TYPE (vtbl_ptr)); in begin_destructor_body() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | init.c | 1112 tree vtbl; in build_vtbl_address() local 1145 tree vtbl, vtbl_ptr; in expand_virtual_init() local
|
H A D | class.c | 645 tree vtbl = NULL_TREE; in build_vtbl_ref_1() local 8068 tree vtbl; in build_ctor_vtbl_group() local 8132 tree vtbl, in accumulate_vtbl_inits() 8184 tree vtbl = NULL_TREE; in dfs_accumulate_vtbl_inits() local
|
H A D | decl2.c | 1833 tree vtbl; in maybe_emit_vtables() local
|
H A D | typeck.c | 3047 tree idx, delta, e1, e2, e3, vtbl, basetype; in get_member_function_from_ptrfunc() local
|