OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thePersistentAllocator
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_persistent_allocator.cc
17
PersistentAllocator
thePersistentAllocator
;
sanitizer_persistent_allocator.h
65
extern PersistentAllocator
thePersistentAllocator
;
67
return
thePersistentAllocator
.alloc(sz);
Completed in 106 milliseconds