OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateNewMemory
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c
90
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
dynamic_annotations.h
199
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(__FILE__, __LINE__, address, \
484
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
231
void INTERFACE_ATTRIBUTE
AnnotateNewMemory
(char *f, int l, uptr mem,
233
SCOPED_ANNOTATION(
AnnotateNewMemory
);
Completed in 23 milliseconds