HomeSort by: relevance | last modified time | path
    Searched defs:mprotect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.c 3060 int mprotect (char *,int, int);
3073 mprotect (char *addr, int len, int prot)
3035 mprotect (char *addr, int len, int prot) function
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.c 2315 int mprotect (char *,int, int);
2328 mprotect (char *addr, int len, int prot)
2291 mprotect (char *addr, int len, int prot) function

Completed in 19 milliseconds