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

  /external/valgrind/main/coregrind/
m_translate.c 270 Int i, j, k, minoff_ST, maxoff_ST, sizeof_SP, offset_SP;
293 offset_SP = layout->offset_SP;
340 dcall->fxState[0].offset = layout->offset_SP; \
370 dcall->fxState[0].offset = layout->offset_SP; \
401 if (e->Iex.Get.offset != offset_SP) goto case2;
444 first_SP = offset_SP;
462 at exactly offset_SP of size typeof_SP. Each call to
521 IRStmt_WrTmp( old_SP, IRExpr_Get(offset_SP, typeof_SP) )
568 IRStmt_WrTmp( new_SP, IRExpr_Get(offset_SP, typeof_SP) )
    [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 537 Int offset_SP;
    [all...]
  /external/valgrind/main/VEX/priv/
guest_mips_helpers.c 362 .offset_SP = offsetof(VexGuestMIPS32State, guest_r29),
390 .offset_SP = offsetof(VexGuestMIPS64State, guest_r29),
    [all...]
guest_ppc_helpers.c 793 .offset_SP = offsetof(VexGuestPPC32State,guest_GPR1),
834 .offset_SP = offsetof(VexGuestPPC64State,guest_GPR1),
guest_arm64_helpers.c     [all...]
guest_arm_helpers.c     [all...]
guest_s390_helpers.c 206 .offset_SP = S390X_GUEST_OFFSET(guest_SP),
    [all...]
guest_x86_helpers.c     [all...]
guest_amd64_helpers.c     [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c     [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 884 const Int goff_sp = layout->offset_SP;
    [all...]
  /external/valgrind/main/VEX/
test_main.c     [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c     [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c     [all...]

Completed in 453 milliseconds