OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_malloc
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/tsan/
thread_sanitizer.h
141
extern bool
debug_malloc
;
thread_sanitizer.cc
82
bool
debug_malloc
= false;
variable
[
all
...]
/external/valgrind/main/coregrind/
m_mallocfree.c
48
// #define
DEBUG_MALLOC
// turn on heavyweight debugging machinery
597
# ifdef
DEBUG_MALLOC
[
all
...]
/external/openssl/crypto/
cryptlib.c
149
"
debug_malloc
",
Completed in 132 milliseconds