| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/ |
| H A D | instrprof-dlopen.test | 3 RUN: %clang_profgen -o %t.d/func2.shared -fPIC -shared %S/Inputs/instrprof-dlopen-func2.c 8 RUN: %clang_profgen -o %t-static %S/Inputs/instrprof-dlopen-func.c %S/Inputs/instrprof-dlopen-func2… 24 RUN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/Inputs/instrprof-dlop… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen… 26 RUN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/Inputs/instrprof-dlop… 27 RUN: diff %t-func2.static.ll %t-func2.local.ll 28 RUN: diff %t-func2.static.ll %t-func2.global.ll
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Linux/ |
| H A D | instrprof-dlopen.test | 3 …en -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-s… 8 …-o %t-static %S/../Inputs/instrprof-dlopen-func.c %S/../Inputs/instrprof-dlopen-func2.c %t.d/main.o 24 …UN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/../Inputs/instrprof-d… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlo… 26 …UN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/../Inputs/instrprof-d… 27 RUN: diff %t-func2.static.ll %t-func2.local.ll 28 RUN: diff %t-func2.static.ll %t-func2.global.ll
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/ |
| H A D | instrprof-dlopen-main.c | 9 void func2(int K); 35 void (*func2)(int) = (void (*)(int))dlsym(f2_handle, "func2"); in main() local 36 if (func2 == NULL) { in main() 43 func2(0); in main()
|
| H A D | instrprof-dlopen-func2.c | 1 void func2(int K) { if (K) {} } in func2() function
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | watchpoint.c | 94 func2 () in func2() function 129 func2 (); in func1() 223 func2 (); in main() 227 func2 (); in main() 231 func2 (); in main()
|
| H A D | signals.c | 23 func2 () in func2() function 43 func2 (); in main()
|
| H A D | advance.c | 16 int func2 () in func2() function 25 func2 (); in func()
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
| H A D | symtypetab-nonlinker-writeout.c | 26 ctf_id_t func, func2, func3, base, base2, base3; in try_maybe_reporting() local 53 ((func2 = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR) || in try_maybe_reporting() 67 (ctf_add_func_sym (fp, "func_a", func2) < 0) || in try_maybe_reporting() 92 if (symtype == func2 && strcmp (symname, "func_a") == 0) in try_maybe_reporting() 109 if (ctf_lookup_by_symbol_name (fp, "func_a") != func2) in try_maybe_reporting() 148 if (ctf_lookup_by_symbol_name (fp, "func_a") != func2) in try_maybe_reporting() 179 struct ctf_symtype_expected expected_func[] = { { "func_a", func2 }, in try_maybe_reporting()
|
| /netbsd-src/tests/lib/libexecinfo/ |
| H A D | t_sig_backtrace.c | 70 func2(int i) in func2() function 79 return func2(i); in func3() 93 i = func2(i); in the_loop_deref() 112 i = func2(i); in the_loop_jump()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_interceptors.h | 59 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) \ argument 61 ALIAS(WRAPPER_NAME(pthread_##func2)); 65 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) argument
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| H A D | tsan_interceptors.h | 84 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) \ argument 86 ALIAS(WRAPPER_NAME(pthread_##func2)); 90 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) argument
|
| /netbsd-src/tests/lib/libc/net/ |
| H A D | t_nsdispatch.sh | 38 func2: enter 41 func2: exit
|
| H A D | h_nsd_recurse.c | 63 func2(void *rv, void *cb_data, va_list ap) in func2() function 82 { "test", func2, NULL }, in func1()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | signals.c | 23 func2 () in func2() function 43 func2 (); in main()
|
| H A D | advance.c | 16 int func2 () in func2() function 25 func2 (); in func()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| H A D | enable_execute_stack_test.c | 43 int func2() in func2() function 65 memcpy(execution_buffer, (void *)(uintptr_t)&func2, 128); in main()
|
| H A D | clear_cache_test.c | 36 int func2() in func2() function 69 memcpy(execution_buffer, (void *)(uintptr_t)&func2, 128); in main()
|
| /netbsd-src/tests/fs/vfs/ |
| H A D | t_rmdirrace.c | 56 static void *func2(void *arg) in func2() function 86 res = pthread_create(&th2, NULL, func2, &quit); in race()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| H A D | enable_execute_stack_test.c | 43 int func2() in func2() function 74 pfunc f2 = (pfunc)memcpy_f(execution_buffer, func2, 128); in main()
|
| H A D | clear_cache_test.c | 36 int func2() in func2() function 79 pfunc f2 = (pfunc)memcpy_f(execution_buffer, func2, 128); in main()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Expression.cc | 879 Function *func2 = (Function *) obj2; in bEval() local 880 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 937 Function *func2 = (Function *) obj2; in bEval() local 938 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 992 Function *func2 = (Function *) obj2; in bEval() local 993 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 1012 func2 = (Function *) obj2; in bEval() 1013 lo_id2 = func2->module->loadobject->id; in bEval()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Expression.cc | 879 Function *func2 = (Function *) obj2; in bEval() local 880 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 937 Function *func2 = (Function *) obj2; in bEval() local 938 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 992 Function *func2 = (Function *) obj2; in bEval() local 993 uint64_t lo_id2 = func2->module->loadobject->id; in bEval() 1012 func2 = (Function *) obj2; in bEval() 1013 lo_id2 = func2->module->loadobject->id; in bEval()
|
| /netbsd-src/sys/fs/cd9660/ |
| H A D | cd9660_rrip.c | 64 void (*func2)(void *, ISO_RRIP_ANALYZE *); member 566 for (ptable = table; ptable->func2; ptable++) in cd9660_rrip_loop() 568 ptable->func2(isodir, ana); in cd9660_rrip_loop()
|
| /netbsd-src/external/bsd/jemalloc/dist/test/src/ |
| H A D | SFMT.c | 128 static inline uint32_t func2(uint32_t x); 376 static uint32_t func2(uint32_t x) { in func2() function 698 r = func2(psfmt32[idxof(i)] + psfmt32[idxof((i + mid) % N32)] in init_by_array()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-riscv.texi | 407 @item func2 @tab Unsigned immediate for 2-bits function code. 523 @item R type with 4 register operands: .insn r opcode6, func3, func2, rd, rs1, rs2, rs3 524 @itemx R4 type: .insn r4 opcode6, func3, func2, rd, rs1, rs2, rs3 527 | rs3 | func2 | rs2 | rs1 | func3 | rd | opcode6 | 623 @item CA type: .insn ca opcode2, func6, func2, rd', rs2' 626 | func6 | rd'/rs1' | func2 | rs2' | opcode2 |
|