HomeSort by relevance Sort by last modified time
    Searched refs:RARG0 (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
race_amd64.s 31 #define RARG0 CX
36 #define RARG0 DI
145 MOVQ g_racectx(R14), RARG0 // goroutine context
168 MOVQ g_racectx(R14), RARG0 // goroutine context
182 MOVQ g_racectx(R14), RARG0 // goroutine context
316 MOVQ g_racectx(R14), RARG0 // goroutine context
328 MOVQ g_racectx(R14), RARG0 // goroutine context
332 MOVQ g_racectx(R14), RARG0 // goroutine context
339 MOVQ g_racectx(R14), RARG0 // goroutine context
347 MOVQ arg0+8(FP), RARG0
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
race_amd64.s 31 #define RARG0 CX
36 #define RARG0 DI
145 MOVQ g_racectx(R14), RARG0 // goroutine context
168 MOVQ g_racectx(R14), RARG0 // goroutine context
182 MOVQ g_racectx(R14), RARG0 // goroutine context
316 MOVQ g_racectx(R14), RARG0 // goroutine context
328 MOVQ g_racectx(R14), RARG0 // goroutine context
332 MOVQ g_racectx(R14), RARG0 // goroutine context
339 MOVQ g_racectx(R14), RARG0 // goroutine context
347 MOVQ arg0+8(FP), RARG0
    [all...]

Completed in 330 milliseconds