OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:go_nacl_
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/
nacltest.bash
10
# Assumes that sel_ldr binaries and
go_nacl_
$GOARCH_exec scripts are in $PATH;
57
if ! which
go_nacl_
${naclGOARCH}_exec >/dev/null; then
58
echo "cannot find
go_nacl_
${naclGOARCH}_exec, see ../misc/nacl/README." 1>&2
/prebuilts/go/linux-x86/src/
nacltest.bash
10
# Assumes that sel_ldr binaries and
go_nacl_
$GOARCH_exec scripts are in $PATH;
57
if ! which
go_nacl_
${naclGOARCH}_exec >/dev/null; then
58
echo "cannot find
go_nacl_
${naclGOARCH}_exec, see ../misc/nacl/README." 1>&2
Completed in 126 milliseconds