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

  /external/valgrind/VEX/pub/
libvex_guest_ppc64.h 84 #define VEX_GUEST_PPC64_REDIR_STACK_SIZE (16/*entries*/ * 2/*words per entry*/)
272 /* 1384 */ ULong guest_REDIR_STACK[VEX_GUEST_PPC64_REDIR_STACK_SIZE];
  /external/valgrind/coregrind/
m_translate.c     [all...]
m_stacktrace.c 707 redir_stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE;
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_helpers.c 686 for (i = 0; i < VEX_GUEST_PPC64_REDIR_STACK_SIZE; i++)
  /external/valgrind/memcheck/
mc_machine.c     [all...]

Completed in 967 milliseconds