Searched defs:protection (Results 1 – 14 of 14) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps.h | 30 uptr *protection) { in GetObjectNameAndOffset()
|
D | sanitizer_mac.cc | 232 char filename[], uptr filename_size, uptr *protection) { in NextSegmentLoad() 260 uptr *protection) { in Next() 314 uptr *protection) { in GetObjectNameAndOffset()
|
D | sanitizer_linux.cc | 406 uptr *protection) { in Next() 469 uptr *protection) { in GetObjectNameAndOffset()
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | malloc_hook-inl.h | 191 int protection, in InvokePreMmapHook() 214 int protection, in InvokeMmapHook() 232 int protection, in InvokeMmapReplacement()
|
D | malloc_hook.cc | 122 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/ |
D | malloc_hook-inl.h | 191 int protection, in InvokePreMmapHook() 214 int protection, in InvokeMmapHook() 232 int protection, in InvokeMmapReplacement()
|
D | malloc_hook.cc | 122 int protection, in InitialPreMMapHook() 534 int protection, in InvokePreMmapHookSlow() 545 int protection, in InvokeMmapHookSlow() 555 int protection, in InvokeMmapReplacementSlow()
|
/external/chromium_org/v8/src/ |
D | platform-cygwin.cc | 236 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()
|
D | platform-win32.cc | 862 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | malloc_hook_test.cc | 305 int protection, in MmapReplacement()
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | malloc_hook_test.cc | 305 int protection, in MmapReplacement()
|
/external/valgrind/main/coregrind/ |
D | pub_core_threadstate.h | 224 UWord protection; member 246 UWord protection; member
|
/external/clang/lib/CodeGen/ |
D | CodeGenFunction.cpp | 1405 PeepholeProtection protection; in protectFromPeepholes() local 1410 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes()
|
/external/v8/src/ |
D | platform-win32.cc | 905 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { in RandomizedVirtualAlloc()
|