Home | History | Annotate | Download | only in runtime

Lines Matching defs:CALL

25 	CALL	DI	// SysV ABI so returns in AX
45 CALL AX
58 CALL AX
64 // Call a library function with SysV calling conventions.
103 // Call SysV function
104 CALL AX
147 CALL runtime·stackcheck(SB) // clobbers AX,CX
148 CALL runtime·mstart(SB)
182 CALL AX
223 // prepare call
227 CALL runtime·sigtrampgo(SB)
285 CALL AX
296 // Execute call on m->g0.
313 CALL AX
321 CALL AX
327 CALL AX
333 CALL AX
339 CALL AX
344 CALL runtime·nanotime(SB)