Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp58 uptr *dst_ptr = reinterpret_cast<uptr *>(this); in MergeFrom() local
/freebsd/sys/dev/usb/
H A Dusb_device.c2457 usb_devinfo(struct usb_device *udev, char *dst_ptr, uint16_t dst_len) in usb_devinfo()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2541 void *dst_ptr = 0; in scan_buffer() local