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

/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c154 XError; typedef in typeref:struct:__anon31913
161 XError xe;
180 XError xe;
193 XError xe;
206 XError xe;
221 XError *xe1, *xe2;
226 xe1 = (XError*)VG_(get_error_extra)(e1);
227 xe2 = (XError*)VG_(get_error_extra)(e2);
309 XError *xe = (XError*)VG
[all...]
/external/valgrind/main/helgrind/
H A Dhg_errors.c354 XError; typedef in typeref:struct:__anon31940
356 static void init_XError ( XError* xe ) {
380 XError* xe = (XError*)VG_(get_error_extra)(err);
452 return sizeof(XError);
461 XError xe;
516 XError xe;
535 XError xe;
554 XError xe;
576 XError x
[all...]

Completed in 2162 milliseconds