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

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h126 UChar vex_spill[LibVEX_N_SPILL_BYTES] __attribute__((aligned(16))); member in struct:__anon32718
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c703 Addr a_spill = (Addr) & tst->arch.vex_spill;
707 UInt sz_spill = (UInt) sizeof tst->arch.vex_spill;

Completed in 46 milliseconds