Searched refs:_go (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.weak1.c37 #pragma weak _go = go macro
48 _go(1);
H A Dtst.weak2.c37 #pragma weak _go = go macro
48 _go(1);
H A Dtst.weak1.d57 pid$1:a.out:_go:entry
64 pid$1:a.out:_go:entry
65 /probefunc == "_go"/
67 trace("resolved to '_go' rather than 'go'");
72 pid$1:a.out:_go:entry
H A Dtst.weak2.d57 pid$1:a.out:_go:entry
58 /probefunc == "_go"/
64 pid$1:a.out:_go:entry
67 trace("resolved to '_go' rather than 'go'");
72 pid$1:a.out:_go:entry

Completed in 77 milliseconds