Home
last modified time | relevance | path

Searched defs:vptr (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_alloc.cc136 __cxxabiv1::__cxa_free_exception(void *vptr) _GLIBCXX_NOTHROW in __cxa_free_exception()
193 (__cxa_dependent_exception *vptr) _GLIBCXX_NOTHROW in __cxa_free_dependent_exception()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_alloc.cc299 __cxxabiv1::__cxa_free_exception(void *vptr) _GLIBCXX_NOTHROW in __cxa_free_exception()
332 (__cxa_dependent_exception *vptr) _GLIBCXX_NOTHROW in __cxa_free_dependent_exception()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-ubsan.c72 tree vptr = fold_build3_loc (loc, COMPONENT_REF, in cp_ubsan_instrument_vptr() local
H A Dclass.c5987 tree vptr; in layout_class_type() local
/dflybsd-src/stand/boot/pc32/libi386/
H A Dbiospnp.c91 #define vsegofs(vptr) (((u_int32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr)) argument
/dflybsd-src/sys/bus/pci/
H A Dvga_pci.c402 const char **vptr) in vga_pci_get_vpd_readonly()
H A Dpci.c1349 const char **vptr) in pci_get_vpd_readonly_method()
/dflybsd-src/sys/dev/disk/isp/
H A Disp_target.c104 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp) in isp_target_notify()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dprdbg.c1219 bfd_boolean vptr, bfd_boolean ownvptr) in pr_start_class_type()
2115 bfd_boolean vptr, bfd_boolean ownvptr) in tg_start_class_type()
H A Dwrstabs.c1445 bfd_boolean vptr, bfd_boolean ownvptr) in stab_start_class_type()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dprdbg.c1217 bfd_boolean vptr, bfd_boolean ownvptr) in pr_start_class_type()
2113 bfd_boolean vptr, bfd_boolean ownvptr) in tg_start_class_type()
H A Dwrstabs.c1443 …char *tag, unsigned int id, bfd_boolean structp, unsigned int size, bfd_boolean vptr, bfd_boolean … in stab_start_class_type()
H A Dieee.c6097 bfd_boolean vptr, bfd_boolean ownvptr) in ieee_start_class_type()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dubsan.c1212 tree vptr = gimple_call_arg (stmt, 1); in ubsan_expand_vptr_ifn() local
H A Dasan.c2752 tree vptr in initialize_sanitizer_builtins() local
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt.c2523 uint8_t *vptr; in mpt_dma_buf_alloc() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dclass.c5525 tree vptr; in layout_class_type() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c11136 static const char vptr[] = "_vptr"; in is_vtable_name() local