HomeSort by: relevance | last modified time | path
    Searched refs:static (Results 1 - 25 of 135) sorted by relevancy

1 2 3 4 5 6

  /src/sys/arch/amiga/stand/binpatch/
Makefile 7 LDFLAGS+=-static
  /src/sys/arch/atari/stand/loadkmap/
Makefile 6 LDFLAGS+=-static
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_powerpc64.inc 28 static std::mutex M;
  /src/libexec/lfs_cleanerd/
Makefile 11 LDSTATIC?= -static
  /src/regress/sys/kern/getcwd/
Makefile 4 LDSTATIC= -static
  /src/sys/arch/x68k/stand/installboot/
Makefile 9 LDSTATIC= -static
  /src/usr.bin/bzip2recover/
Makefile 11 LDSTATIC?= -static
  /src/usr.bin/ktrace/
Makefile 11 LDSTATIC?=-static
  /src/usr.sbin/altq/tbrconfig/
Makefile 10 LDSTATIC?=-static
  /src/tests/kernel/
gen_t_subr_prf 38 static int putchar(char c, int foo, void *b)
44 static const char HEXDIGITS[] = "0123456789ABCDEF";
45 static const char hexdigits[] = "0123456789abcdef";
50 static SHA512_CTX kprnd_sha;
60 static void
65 static void (*v_flush)(void) = empty;
135 static int __printflike(2, 3)
  /src/tests/lib/csu/
Makefile 22 LDSTATIC.h_initfini2+= -static
30 LDSTATIC.h_ifunc_static=-static
53 LDSTATIC.h_hello_relr= -static
54 LDSTATIC.h_hello_sta= -static
55 LDSTATIC.h_hello_stapie= -static
t_hello.sh 89 atf_set "descr" "Test a static PIE executable with RELR relocations"
97 *) atf_expect_fail "PR lib/59359: static pies are broken"
107 atf_test_case static cleanup
110 atf_set "descr" "Test a static executable"
125 atf_set "descr" "Test a static position-independent executable"
133 *) atf_expect_fail "PR lib/59359: static pies are broken"
148 atf_add_test_case static
  /src/tests/usr.bin/c++/
t_tsan_signal_errno.sh 68 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
69 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
96 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
97 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
110 c++ -fsanitize=thread -static -o test -pg test.cc
130 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
131 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
164 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
165 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
  /src/tests/usr.bin/cc/
t_tsan_signal_errno.sh 68 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
69 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
96 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
97 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
110 cc -fsanitize=thread -static -o test -pg test.c
130 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
131 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
164 static void MyHandler(int a, siginfo_t *s, void *c) { errno = 1; }
165 static void* sendsignal(void *p) { pthread_kill(mainth, SIGPROF); return NULL; }
  /src/usr.bin/make/unit-tests/
opt-debug-all.mk 5 # but to static analysis.
  /src/sys/arch/mmeye/stand/bootelf/
Makefile 19 LDSTATIC= -static
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_catchable_abrt.m4 24 static void sigabrt_handler_3(int _)
29 static void sigabrt_handler_2(int _)
36 static void sigabrt_handler_1(int _)
  /src/sys/arch/mvme68k/stand/installboot/
Makefile 13 LDSTATIC= -static
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_signal_interceptors.inc 80 static void InitializeSignalInterceptors() {
81 static bool was_called_once;
  /src/tests/usr.bin/xlint/xlint/
t_xlint.sh 66 static int number;
83 input.c(1): warning: static variable 'number' unused [226]
  /src/usr.sbin/npf/npftest/
npftestl3.conf 27 map $ext_if static $local_ip3 <-> $pub_ip3
42 map $ext_if static algo npt66 $net6_inner <-> $net6_outer
43 map $ext_if static algo netmap $net_a <-> $net_b
  /src/tests/lib/libc/tls/
Makefile 21 LDSTATIC.t_tls_static+= -static
  /src/usr.bin/bzip2/
Makefile 14 LDSTATIC?= -static
  /src/usr.bin/ldd/build/
Makefile 41 LDSTATIC?= -static
  /src/usr.sbin/pf/pflogd/
Makefile 23 LDSTATIC?= -static

Completed in 18 milliseconds

1 2 3 4 5 6