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

  /external/valgrind/main/coregrind/
pub_core_gdbserver.h 180 Addr32 invoke_gdbserver;
184 Addr32 threads;
vgdb-invoker-ptrace.c 70 typedef Addr32 CORE_ADDR;
79 typedef Addr32 PTRACE_XFER_TYPE;
    [all...]
  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 126 typedef UInt Addr32;
  /external/valgrind/main/VEX/priv/
host_x86_defs.h 451 Addr32 target;
456 to it. May be conditional. Urr, use of Addr32 implicitly
459 Addr32 dstGA; /* next guest address */
668 extern X86Instr* X86Instr_Call ( X86CondCode, Addr32, Int, RetLoc );
669 extern X86Instr* X86Instr_XDirect ( Addr32 dstGA, X86AMode* amEIP,
guest_x86_toIR.c 205 static Addr32 guest_EIP_bbstart;
209 static Addr32 guest_EIP_curr_instr;
752 Addr32 restart_point )
    [all...]
host_arm_defs.h 693 to it. May be conditional. Urr, use of Addr32 implicitly
696 Addr32 dstGA; /* next guest address */
972 extern ARMInstr* ARMInstr_XDirect ( Addr32 dstGA, ARMAMode1* amR15T,
host_mips_isel.c     [all...]
main_main.c 162 vassert(4 == sizeof(Addr32));
    [all...]
host_ppc_isel.c     [all...]
host_x86_defs.c 641 X86Instr* X86Instr_Call ( X86CondCode cond, Addr32 target, Int regparms,
653 X86Instr* X86Instr_XDirect ( Addr32 dstGA, X86AMode* amEIP,
    [all...]
host_x86_isel.c     [all...]
guest_arm_toIR.c 134 static Addr32 guest_R15_curr_instr_notENC;
    [all...]
guest_mips_toIR.c 63 static Addr32 guest_PC_curr_instr;
993 static void jmp_lit32 ( /*MOD*/ DisResult* dres, IRJumpKind kind, Addr32 d32 )
    [all...]
host_arm_defs.c     [all...]
host_arm_isel.c     [all...]
guest_amd64_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
minitape.h 96 UCHAR Addr32 : 1;
scsi.h     [all...]
  /external/valgrind/main/VEX/
test_main.c 99 Addr32 orig_addr;
    [all...]

Completed in 2146 milliseconds