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

/external/valgrind/main/memcheck/
H A Dmc_main.c3838 /*OUT*/UInt* otagV, /* and what's its otag? */
3865 *otagV = MC_(helperc_b_load1)( a );
3867 *otagV = 0;
5831 UInt otagV = 0; local
5836 &errorV, &bad_addrV, &otagV, &errorA, &bad_addrA
5840 /*isAddrErr*/False, otagV );
3834 is_mem_defined_comprehensive( Addr a, SizeT len, Bool* errorV, Addr* bad_addrV, UInt* otagV, Bool* errorA, Addr* bad_addrA ) argument

Completed in 65 milliseconds