Searched refs:tracer (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/libexecinfo/
H A Dunwind.c45 tracer(struct _Unwind_Context *ctx, void *arg) function
67 _Unwind_Backtrace(tracer, &ctx);
/freebsd-12-stable/contrib/gcc/
H A Dtracer.c1 /* The tracer pass for the GNU compiler.
364 tracer (unsigned int flags) function
390 /* Run tracer. */
396 tracer (0);
404 "tracer", /* name */
H A Dbb-reorder.c2221 tracer (liveness_flags);
H A Drtl.h2272 /* In tracer.c */
2273 extern void tracer (unsigned int);
H A DMakefile.in1019 struct-equiv.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o \
2613 tracer.o : tracer.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(RTL_H) \
/freebsd-12-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c299 "Assert that tracer sees process termination before the parent");
307 pid_t tracee, tracer, wpid; local
324 tracer = atf_utils_fork();
325 if (tracer == 0) {
338 /* Inform parent that tracer has attached to tracee */
339 CHILD_TO_PARENT("tracer ready", parent_tracer, msg);
351 printf("Before exiting of the tracer process\n");
355 printf("Wait for the tracer to attach to the tracee\n");
356 PARENT_FROM_CHILD("tracer ready", parent_tracer, msg);
371 printf("Tell the tracer chil
408 pid_t tracee, tracer, wpid; local
568 pid_t tracer, wpid; local
635 pid_t parent, tracee, tracer, wpid; local
740 pid_t parent, tracee, tracer, wpid; local
860 pid_t parent, tracee, tracer, wpid; local
4831 pid_t tracee, tracer, wpid; local
[all...]
/freebsd-12-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile59 struct-equiv.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o \

Completed in 207 milliseconds