HomeSort by relevance Sort by last modified time
    Searched refs:VEX_GUEST_PPC32_REDIR_STACK_SIZE (Results 1 - 4 of 4) sorted by null

  /external/valgrind/VEX/pub/
libvex_guest_ppc32.h 46 #define VEX_GUEST_PPC32_REDIR_STACK_SIZE (16/*entries*/ * 2/*words per entry*/)
230 /* 1220 */ UInt guest_REDIR_STACK[VEX_GUEST_PPC32_REDIR_STACK_SIZE];
  /external/valgrind/coregrind/
m_translate.c     [all...]
  /external/valgrind/VEX/priv/
guest_ppc_helpers.c 519 for (i = 0; i < VEX_GUEST_PPC32_REDIR_STACK_SIZE; i++)
  /external/valgrind/memcheck/
mc_machine.c     [all...]

Completed in 86 milliseconds