Searched refs:EAX_SAVE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld_stub_binder.s37 #define EAX_SAVE 84 define
55 movl %eax,EAX_SAVE(%esp)
82 movl EAX_SAVE(%esp),%eax # restore eax
H A Dstub_binding_helper.s47 #define EAX_SAVE 84 define
64 movl %eax,EAX_SAVE(%esp)
91 movl EAX_SAVE(%esp),%eax # restore eaz
/macosx-10.10.1/Csu-85/
H A Dlazy_dylib_helper.s40 #define EAX_SAVE 84 define
53 movl %eax,EAX_SAVE(%esp)
75 movl EAX_SAVE(%esp),%eax # restore eax

Completed in 76 milliseconds