Home | History | Annotate | Download | only in helgrind

Lines Matching refs:ANNOTATE_PUBLISH_MEMORY_RANGE

492      arc from the call ANNOTATE_PUBLISH_MEMORY_RANGE(pointer, size) to
500 #define ANNOTATE_PUBLISH_MEMORY_RANGE(pointer, size) \
501 _HG_CLIENTREQ_UNIMP("ANNOTATE_PUBLISH_MEMORY_RANGE")