OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libgo2
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/misc/cgo/testcshared/
test.bash
31
rm -rf libgo.$libext
libgo2
.$libext libgo.h testp testp2 testp3 pkg
104
# test2: tests
libgo2
which does not export any functions.
105
GOPATH=$(pwd) go build -buildmode=c-shared $suffix -o
libgo2
.$libext src/
libgo2
/
libgo2
.go
106
binpush
libgo2
.$libext
111
$(go env CC) $(go env GOGCCFLAGS) -o testp2 main2.c $linkflags
libgo2
.$libext
/prebuilts/go/linux-x86/misc/cgo/testcshared/
test.bash
31
rm -rf libgo.$libext
libgo2
.$libext libgo.h testp testp2 testp3 pkg
104
# test2: tests
libgo2
which does not export any functions.
105
GOPATH=$(pwd) go build -buildmode=c-shared $suffix -o
libgo2
.$libext src/
libgo2
/
libgo2
.go
106
binpush
libgo2
.$libext
111
$(go env CC) $(go env GOGCCFLAGS) -o testp2 main2.c $linkflags
libgo2
.$libext
Completed in 709 milliseconds