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/main/VEX/pub/
libvex_guest_ppc64.h 85 #define VEX_GUEST_PPC64_REDIR_STACK_SIZE (16/*entries*/ * 2/*words per entry*/)
273 /* 1384 */ ULong guest_REDIR_STACK[VEX_GUEST_PPC64_REDIR_STACK_SIZE];
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
m_stacktrace.c 453 redir_stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE;
    [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_helpers.c 673 for (i = 0; i < VEX_GUEST_PPC64_REDIR_STACK_SIZE; i++)
  /external/valgrind/main/memcheck/
mc_machine.c     [all...]

Completed in 363 milliseconds