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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s373 LCL(G_next) = 0 /* next hash link (must be 0) */
374 LCL(G_frompc) = LCL(G_next)+4 /* caller's caller */
380 #define G_next LCL(G_next) define
1215 movl G_next(%eax),%eax /* get next hash element */
1284 movl %ecx,G_next(%eax) /* update link */
1287 movl %ecx,G_next(%eax) /* update in case list changed */

Completed in 20 milliseconds