OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateNewMemory
(Results
1 - 6
of
6
) 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/valgrind/dynamic_annotations/
dynamic_annotations.c
101
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
dynamic_annotations.h
198
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(__FILE__, __LINE__, address, \
489
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
227
void
AnnotateNewMemory
(char *f, int l, uptr mem, uptr size) {
228
SCOPED_ANNOTATION(
AnnotateNewMemory
);
/external/valgrind/tsan/
ts_valgrind_intercepts.c
[
all
...]
Completed in 795 milliseconds