Home
last modified time | relevance | path

Searched defs:gostartcall (Results 1 – 10 of 10) sorted by relevance

/prebuilts/go/linux-x86/src/runtime/
Dsys_s390x.go11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_mips64x.go13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_riscv64.go11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_arm64.go11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_mipsx.go13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_loong64.go13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_x86.go16 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_ppc64x.go13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_arm.go11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func
Dsys_wasm.go29 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { func