Searched
full:ppc64 (Results
451 -
475 of
917) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/runtime/ |
runtime-gdb_test.go | 106 case "amd64", "386", "ppc64", "ppc64le", "arm", "arm64":
|
signal_linux_ppc64x.go | 6 // +build ppc64 ppc64le
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_linux_ppc64x.go | 6 // +build ppc64 ppc64le
|
/prebuilts/go/darwin-x86/test/ |
nilptr3.go | 4 // +build !ppc64,!ppc64le
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/runtime/debug/ |
garbage_test.go | 91 if runtime.GOARCH == "arm64" || runtime.GOARCH == "ppc64" || runtime.GOARCH == "ppc64le" ||
|
/prebuilts/go/linux-x86/src/runtime/ |
gcinfo_test.go | 147 case "arm64", "amd64", "ppc64", "ppc64le":
|
panic1.go | 13 const hasLinkRegister = GOARCH == "arm" || GOARCH == "arm64" || GOARCH == "ppc64" || GOARCH == "ppc64le"
|
runtime-gdb_test.go | 106 case "amd64", "386", "ppc64", "ppc64le", "arm", "arm64":
|
signal_linux_ppc64x.go | 6 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_linux_ppc64x.go | 6 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/test/ |
nilptr3.go | 4 // +build !ppc64,!ppc64le
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_osx_support.py | 226 # This code automatically removes '-arch ppc' and '-arch ppc64' 465 elif archs == ('ppc64', 'x86_64'): 467 elif archs == ('i386', 'ppc', 'ppc64', 'x86_64'): 484 machine = 'ppc64'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_osx_support.py | 226 # This code automatically removes '-arch ppc' and '-arch ppc64' 465 elif archs == ('ppc64', 'x86_64'): 467 elif archs == ('i386', 'ppc', 'ppc64', 'x86_64'): 484 machine = 'ppc64'
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
obj9.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/obj9.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/obj9.go:1 33 package ppc64 package 399 // It is a liblink NOP, not a ppc64 NOP: it encodes to 0 instruction bytes. 949 Name: "ppc64",
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
obj9.go | 1 // Do not edit. Bootstrap copy of /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/obj9.go 3 //line /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/obj9.go:1 33 package ppc64 package 399 // It is a liblink NOP, not a ppc64 NOP: it encodes to 0 instruction bytes. 949 Name: "ppc64",
|
/prebuilts/go/linux-x86/pkg/linux_amd64/internal/syscall/ |
unix.a | 98 0runtime.morestack_noctxt 0? "".autotmp_0030 ?type.string "".autotmp_0029 type.string "".autotmp_0028 _Htype.*struct { a string; b uintptr } "".autotmp_0027 OHtype.*struct { a string; b uintptr } "".autotmp_0026 type.int "".autotmp_0025 otype.int "".~r2 type.bool "".q Ntype.*[5]struct { a string; b uintptr } "".p Ntype.*[5]struct { a string; b uintptr } &??????+ ? ? ?? Tgclocals·51af24152615272c3d9efc8538f95767 Tgclocals·34eab47d33fa46b254c22cdccfd2dc77 ?prebuilts/go/linux-x86/src/internal/syscall/unix/getrandom_linux.go?06go.itab.syscall.Errno.error ?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb ?Tgclocals·a041240a37ce609efec56707c330d1a4 ?*go.string.hdr."amd64" "go.string."amd64" ?"go.string."amd64" amd64 ?&go.string.hdr."386" go.string."386" ?go.string."386" 386 ?&go.string.hdr."arm" go.string."arm" ?go.string."arm" arm ?*go.string.hdr."ppc64" "go.string."ppc64" ?"go.string."ppc64" ppc64 |