Home | History | Annotate | Download | only in helgrind

Lines Matching refs:ANNOTATE_PUBLISH_MEMORY_RANGE

552      arc from the call ANNOTATE_PUBLISH_MEMORY_RANGE(pointer, size) to
560 #define ANNOTATE_PUBLISH_MEMORY_RANGE(pointer, size) \
561 _HG_CLIENTREQ_UNIMP("ANNOTATE_PUBLISH_MEMORY_RANGE")