Searched refs:Gload (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dasm.h165 Gload;\
208 * Gload loads %ebx with the GOT address if shared libraries are used
223 #define Gload macro
238 #define Gload call 9f; 9: popl %ebx; addl $_GLOBAL_OFFSET_TABLE_+[.-9b],%ebx macro
252 #define Gload macro
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s685 #define Vload Gload; Egaddr(%ebx,_profile_vars)

Completed in 17 milliseconds