Searched refs:bufE (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/exp-sgcheck/ |
D | sg_main.c | 1782 HChar bufE[160], bufA[160], bufD[32]; in helperc__mem_access() local 1826 VG_(memset)(bufE, 0, sizeof(bufE)); in helperc__mem_access() 1827 show_Invar( bufE, sizeof(bufE)-1, inv, frame->depth ); in helperc__mem_access() 1837 sg_record_error_SorG( tid, ea, sszB, bufE, bufA, bufD ); in helperc__mem_access()
|