Searched refs:__esi (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/libunwind-35.3/src/
H A DRegisters.hpp78 uint32_t getESI() const { return fRegisters.__esi; }
79 void setESI(uint32_t value) { fRegisters.__esi = value; }
91 unsigned int __esi; member in struct:libunwind::Registers_x86::GPRs
152 return fRegisters.__esi;
187 fRegisters.__esi = value;
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/i386/
H A D_structs.h50 unsigned int __esi; variable
/macosx-10.9.5/cctools-845/libmacho/
H A Di386_swap.c54 #define __esi esi macro
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c105 #define __esi esi macro
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c116 #define __esi esi macro

Completed in 268 milliseconds