HomeSort by relevance Sort by last modified time
    Searched refs:becTag (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/
m_redir.c 233 Int becTag; /* 0 through 9999. Behavioural equivalance class tag.
283 Int becTag; /* behavioural eclass tag for ::to_addr */
378 Int i, nsyms, becTag, becPrio;
423 &isWrap, &becTag, &becPrio );
448 spec->becTag = becTag;
647 act.becTag = sp->becTag;
754 vg_assert(old->becTag >= 0 && old->becTag <= 9999)
    [all...]
  /external/valgrind/main/memcheck/
mc_replace_strmem.c 754 #define MEMMOVE_OR_MEMCPY(becTag, soname, fnname, do_ol_check) \
755 void* VG_REPLACE_FUNCTION_EZZ(becTag,soname,fnname) \
757 void* VG_REPLACE_FUNCTION_EZZ(becTag,soname,fnname) \
    [all...]

Completed in 41 milliseconds