Searched
refs:runtime (Results
276 -
300 of
1892) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/runtime/ |
memclr_arm64.s | 7 // void runtime·memclr(void*, uintptr) 8 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
memclr_plan9_amd64.s | 7 // void runtime·memclr(void*, uintptr) 8 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
memclr_ppc64x.s | 9 // void runtime·memclr(void*, uintptr) 10 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
rt0_darwin_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_dragonfly_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
rt0_freebsd_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_freebsd_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
rt0_linux_arm64.s | 13 MOVD $runtime·rt0_go(SB), R2
|
rt0_nacl_386.s | 22 JMP runtime·rt0_go(SB)
|
rt0_nacl_arm.s | 20 B runtime·rt0_go(SB)
|
rt0_netbsd_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_netbsd_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
rt0_openbsd_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_openbsd_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
/prebuilts/go/linux-x86/pkg/include/ |
funcdata.h | 22 // that communicate to the runtime information about the location and liveness 44 #define NO_LOCAL_POINTERS FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
|
/prebuilts/go/linux-x86/src/runtime/ |
funcdata.h | 22 // that communicate to the runtime information about the location and liveness 44 #define NO_LOCAL_POINTERS FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
|
memclr_arm64.s | 7 // void runtime·memclr(void*, uintptr) 8 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
memclr_plan9_amd64.s | 7 // void runtime·memclr(void*, uintptr) 8 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
memclr_ppc64x.s | 9 // void runtime·memclr(void*, uintptr) 10 TEXT runtime·memclr(SB),NOSPLIT,$0-16
|
rt0_darwin_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_dragonfly_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
rt0_freebsd_386.s | 16 JMP runtime·rt0_go(SB)
|
rt0_freebsd_amd64.s | 14 MOVQ $runtime·rt0_go(SB), AX
|
rt0_linux_arm64.s | 13 MOVD $runtime·rt0_go(SB), R2
|
rt0_nacl_386.s | 22 JMP runtime·rt0_go(SB)
|
Completed in 554 milliseconds
<<11121314151617181920>>