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

/macosx-10.9.5/dyld-239.4/src/
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
H A Ddyld_stub_binder.s40 #define EAX_SAVE 84 define
58 movl %eax,EAX_SAVE(%esp)
85 movl EAX_SAVE(%esp),%eax # restore eax
/macosx-10.9.5/Csu-79/
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 173 milliseconds