OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:malloc_storage_
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/asan/
asan_thread.h
95
AsanThreadLocalMallocStorage &malloc_storage() { return
malloc_storage_
; }
108
AsanThreadLocalMallocStorage
malloc_storage_
;
member in class:__asan::AsanThread
asan_thread.cc
26
malloc_storage_
(x),
Completed in 17 milliseconds