HomeSort by relevance Sort by last modified time
    Searched defs:mremap (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
mremap.cpp 39 void* mremap(void* old_address, size_t old_size, size_t new_size, int flags, ...) { function
  /toolchain/binutils/binutils-2.25/gold/
output.cc 53 # define mremap gold_mremap macro
101 # define mremap gold_mremap macro
    [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 3795 LSS_INLINE void *LSS_NAME(mremap)(void *old_address, size_t old_size, function
    [all...]

Completed in 239 milliseconds