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

  /prebuilts/go/darwin-x86/pkg/include/
funcdata.h 20 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
27 // GO_ARGS indicates that the Go prototype for this assembly function
29 // GO_ARGS should be the first instruction in a function that uses it.
31 // GO_ARGS is inserted implicitly by the linker for any function
34 #define GO_ARGS FUNCDATA $FUNCDATA_ArgsPointerMaps, go_args_stackmap(SB)
  /prebuilts/go/darwin-x86/src/runtime/
funcdata.h 20 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
27 // GO_ARGS indicates that the Go prototype for this assembly function
29 // GO_ARGS should be the first instruction in a function that uses it.
31 // GO_ARGS is inserted implicitly by the linker for any function
34 #define GO_ARGS FUNCDATA $FUNCDATA_ArgsPointerMaps, go_args_stackmap(SB)
asm_mips64x.s 669 GO_ARGS
asm_amd64p32.s 559 GO_ARGS
asm_arm.s 764 GO_ARGS
asm_arm64.s 758 GO_ARGS
asm_mipsx.s 667 GO_ARGS
asm_ppc64x.s 784 GO_ARGS
    [all...]
asm_s390x.s 721 GO_ARGS
    [all...]
asm_386.s 872 GO_ARGS
    [all...]
asm_amd64.s 886 GO_ARGS
    [all...]
  /prebuilts/go/linux-x86/pkg/include/
funcdata.h 20 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
27 // GO_ARGS indicates that the Go prototype for this assembly function
29 // GO_ARGS should be the first instruction in a function that uses it.
31 // GO_ARGS is inserted implicitly by the linker for any function
34 #define GO_ARGS FUNCDATA $FUNCDATA_ArgsPointerMaps, go_args_stackmap(SB)
  /prebuilts/go/linux-x86/src/runtime/
funcdata.h 20 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
27 // GO_ARGS indicates that the Go prototype for this assembly function
29 // GO_ARGS should be the first instruction in a function that uses it.
31 // GO_ARGS is inserted implicitly by the linker for any function
34 #define GO_ARGS FUNCDATA $FUNCDATA_ArgsPointerMaps, go_args_stackmap(SB)
asm_mips64x.s 669 GO_ARGS
asm_amd64p32.s 559 GO_ARGS
asm_arm.s 764 GO_ARGS
asm_arm64.s 758 GO_ARGS
asm_mipsx.s 667 GO_ARGS
asm_ppc64x.s 784 GO_ARGS
    [all...]
asm_s390x.s 721 GO_ARGS
    [all...]
asm_386.s 872 GO_ARGS
    [all...]
asm_amd64.s 886 GO_ARGS
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
funcdata.go 17 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
24 // GO_ARGS indicates that the Go prototype for this assembly function
26 // GO_ARGS should be the first instruction in a function that uses it.
28 // GO_ARGS is inserted implicitly by the linker for any function
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
funcdata.go 17 // GO_ARGS, GO_RESULTS_INITIALIZED, and NO_LOCAL_POINTERS are macros
24 // GO_ARGS indicates that the Go prototype for this assembly function
26 // GO_ARGS should be the first instruction in a function that uses it.
28 // GO_ARGS is inserted implicitly by the linker for any function

Completed in 1239 milliseconds