Searched refs:otagV (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_main.c3633 /*OUT*/UInt* otagV, /* and what's its otag? */
3660 *otagV = MC_(helperc_b_load1)( a );
3662 *otagV = 0;
5392 UInt otagV = 0; local
5397 &errorV, &bad_addrV, &otagV, &errorA, &bad_addrA
5401 /*isAddrErr*/False, otagV );
3629 is_mem_defined_comprehensive( Addr a, SizeT len, Bool* errorV, Addr* bad_addrV, UInt* otagV, Bool* errorA, Addr* bad_addrA ) argument

Completed in 602 milliseconds