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

/macosx-10.9.5/dyld-239.4/src/
H A Dstub_binding_helper.s118 #define RSI_SAVE 8 define
142 movq %rsi,RSI_SAVE(%rsp)
169 movq RSI_SAVE(%rsp),%rsi
H A Ddyld_stub_binder.s100 #define RSI_SAVE 8 define
136 movq %rsi,RSI_SAVE(%rsp)
192 movq RSI_SAVE(%rsp),%rsi
/macosx-10.9.5/Csu-79/
H A Dlazy_dylib_helper.s95 #define RSI_SAVE 8 define
120 movq %rsi,RSI_SAVE(%rsp)
146 movq RSI_SAVE(%rsp),%rsi

Completed in 117 milliseconds