Searched refs:target (Results 1 – 5 of 5) sorted by relevance
24 __pthread_attr_copy (pthread_attr_t *target, const pthread_attr_t *source) in __pthread_attr_copy() argument61 *target = temp.external; in __pthread_attr_copy()
24 __pthread_cleanup_upto (__jmp_buf target, char *targetframe) in __pthread_cleanup_upto() argument36 cbuf != NULL && _JMPBUF_UNWINDS_ADJ (target, cbuf, adj); in __pthread_cleanup_upto()
49 allocate_and_test (char *target) in allocate_and_test() argument53 mem = alloca ((size_t) (mem - target)); in allocate_and_test()
163 struct support_subprocess target = support_subprocess (in_subprocess, NULL); in gdb_process() local165 write_gdbscript (gdbscript, target.pid); in gdb_process()166 *tested_pid = target.pid; in gdb_process()
428 $(make-target-directory)
Completed in 9 milliseconds