/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/ |
H A D | eh_alloc.cc | 136 __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 D | eh_alloc.cc | 299 __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 D | cp-ubsan.c | 72 tree vptr = fold_build3_loc (loc, COMPONENT_REF, in cp_ubsan_instrument_vptr() local
|
H A D | class.c | 5987 tree vptr; in layout_class_type() local
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | biospnp.c | 91 #define vsegofs(vptr) (((u_int32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr)) argument
|
/dflybsd-src/sys/bus/pci/ |
H A D | vga_pci.c | 402 const char **vptr) in vga_pci_get_vpd_readonly()
|
H A D | pci.c | 1349 const char **vptr) in pci_get_vpd_readonly_method()
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_target.c | 104 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp) in isp_target_notify()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | prdbg.c | 1219 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 D | wrstabs.c | 1445 bfd_boolean vptr, bfd_boolean ownvptr) in stab_start_class_type()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | prdbg.c | 1217 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 D | wrstabs.c | 1443 …char *tag, unsigned int id, bfd_boolean structp, unsigned int size, bfd_boolean vptr, bfd_boolean … in stab_start_class_type()
|
H A D | ieee.c | 6097 bfd_boolean vptr, bfd_boolean ownvptr) in ieee_start_class_type()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ubsan.c | 1212 tree vptr = gimple_call_arg (stmt, 1); in ubsan_expand_vptr_ifn() local
|
H A D | asan.c | 2752 tree vptr in initialize_sanitizer_builtins() local
|
/dflybsd-src/sys/dev/disk/mpt/ |
H A D | mpt.c | 2523 uint8_t *vptr; in mpt_dma_buf_alloc() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | class.c | 5525 tree vptr; in layout_class_type() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | dwarf2read.c | 11136 static const char vptr[] = "_vptr"; in is_vtable_name() local
|