Searched defs:internal_mremap (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_netbsd.cpp | 108 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function
|
H A D | sanitizer_mac.cpp | 147 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function
|
H A D | sanitizer_linux.cpp | 261 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function
|