Home
last modified time | relevance | path

Searched defs:protection (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps.h30 uptr *protection) { in GetObjectNameAndOffset()
Dsanitizer_mac.cc232 char filename[], uptr filename_size, uptr *protection) { in NextSegmentLoad()
260 uptr *protection) { in Next()
314 uptr *protection) { in GetObjectNameAndOffset()
Dsanitizer_linux.cc406 uptr *protection) { in Next()
469 uptr *protection) { in GetObjectNameAndOffset()
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dmalloc_hook-inl.h191 int protection, in InvokePreMmapHook()
214 int protection, in InvokeMmapHook()
232 int protection, in InvokeMmapReplacement()
Dmalloc_hook.cc122 int protection, in InitialPreMMapHook()
534 int protection, in InvokePreMmapHookSlow()
545 int protection, in InvokeMmapHookSlow()
555 int protection, in InvokeMmapReplacementSlow()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dmalloc_hook-inl.h191 int protection, in InvokePreMmapHook()
214 int protection, in InvokeMmapHook()
232 int protection, in InvokeMmapReplacement()
Dmalloc_hook.cc122 int protection, in InitialPreMMapHook()
534 int protection, in InvokePreMmapHookSlow()
545 int protection, in InvokeMmapHookSlow()
555 int protection, in InvokeMmapReplacementSlow()
/external/chromium_org/v8/src/
Dplatform-cygwin.cc236 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()
Dplatform-win32.cc862 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
Dmalloc_hook_test.cc305 int protection, in MmapReplacement()
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
Dmalloc_hook_test.cc305 int protection, in MmapReplacement()
/external/valgrind/main/coregrind/
Dpub_core_threadstate.h224 UWord protection; member
246 UWord protection; member
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1405 PeepholeProtection protection; in protectFromPeepholes() local
1410 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes()
/external/v8/src/
Dplatform-win32.cc905 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()