OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kAsanStackMidRedzoneMagic
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/asan/
asan_internal.h
132
const int
kAsanStackMidRedzoneMagic
= 0xf2;
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
90
static const int
kAsanStackMidRedzoneMagic
= 0xf2;
[
all
...]
Completed in 36 milliseconds