Home
last modified time | relevance | path

Searched defs:new_address (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp109 void *new_address) { in internal_mremap()
H A Dsanitizer_mac.cpp148 void *new_address) { in internal_mremap()
H A Dsanitizer_linux.cpp262 void *new_address) { in internal_mremap()
/freebsd/usr.bin/dtc/
H A Dfdt.cc1997 std::ostringstream new_address; in reassign_fragment_numbers() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2243 #define __sanitizer_syscall_pre_mremap(old_address, old_size, new_address, \ argument
2249 new_address, new_size, flags) \ argument