Searched defs:helperc_b_load1 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/
H A Dmc_main.c3808 *otag = MC_(helperc_b_load1)( a );
3859 *otagV = MC_(helperc_b_load1)( a );
3906 *otag = MC_(helperc_b_load1)( a );
6205 UWord VG_REGPARM(1) MC_(helperc_b_load1)( Addr a ) { function
6236 UInt oLo = (UInt)MC_(helperc_b_load1)( a + 0 );
6237 UInt oHi = (UInt)MC_(helperc_b_load1)( a + 1 );

Completed in 44 milliseconds