Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgnu-v3-abi.c180 struct type *vtable_type = gdbarch_data (current_gdbarch, in vtable_address_point_offset() local
192 struct type *vtable_type = gdbarch_data (current_gdbarch, in gnuv3_rtti_type() local
284 struct type *vtable_type = gdbarch_data (current_gdbarch, in gnuv3_virtual_fn_field() local
363 struct type *vtable_type = gdbarch_data (current_gdbarch, in gnuv3_baseclass_offset() local
/openbsd/gnu/gcc/gcc/cp/
H A Dclass.c684 build_vtable (tree class_type, tree name, tree vtable_type) in build_vtable()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c563 build_vtable (class_type, name, vtable_type) in build_vtable() argument