Searched refs:internal_mremap (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_posix.h | 41 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags,
|
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 | 153 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function
|