Home
last modified time | relevance | path

Searched refs:internal_mremap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_posix.h41 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags,
H A Dsanitizer_netbsd.cpp108 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function
H A Dsanitizer_mac.cpp153 uptr internal_mremap(void *old_address, uptr old_size, uptr new_size, int flags, in internal_mremap() function