Home
last modified time | relevance | path

Searched refs:proc_start (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dproc.c181 proc_start(const char *name)
182 proc_start(const char *name) proc_start() function
H A Dserver.c196 server_proc = proc_start("server"); in server_start()
H A Dclient.c277 client_proc = proc_start("client"); in client_main()
H A Dtmux.h2186 struct tmuxproc *proc_start(const char *);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c4643 PDR *proc_start; in copy_object() local
4741 proc_start = ORIG_PROCS (fd_ptr->ipdFirst); in copy_object()
4742 proc_end_p1 = proc_start + fd_ptr->cpd; in copy_object()
4743 for (proc = proc_start; proc < proc_end_p1; proc++) in copy_object()
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tfile.c4507 PDR *proc_start; in copy_object() local
4605 proc_start = ORIG_PROCS (fd_ptr->ipdFirst); in copy_object()
4606 proc_end_p1 = proc_start + fd_ptr->cpd; in copy_object()
4607 for (proc = proc_start; proc < proc_end_p1; proc++) in copy_object()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c685 symbolS *proc_start; member
3968 unwind.proc_start = expr_build_dot ();
3978 if (unwind.proc_start == 0)
3980 unwind.proc_start = sym;
4149 e.X_add_symbol = unwind.proc_start;
4183 if (sym && unwind.proc_start
4187 fragS *fr = symbol_get_frag (unwind.proc_start);
4218 unwind.proc_start = unwind.proc_end = unwind.info = 0;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-20052059 (unwind): Replace proc_start with proc_pending.
2061 (dot_proc): Replace unwind.proc_start with unwind.proc_pending.sym.
2063 (dot_endp): Replace unwind.proc_start with unwind.proc_pending.sym.
2066 (md_assemble): Replace unwind.proc_start with
4102 (dot_proc): Clear unwind.proc_start; set to current location only if
4113 (md_assemble): Set unwind.insn once unwind.proc_start is defined.
H A DChangeLog-00016234 (unwind_list, unwind_tail, current_unwind_entry, proc_start,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c59 symbolS * proc_start; member
2177 unwind.proc_start = expr_build_dot (); in s_arm_unwind_fnstart()
2231 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1, in s_arm_unwind_fnend()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-00016234 (unwind_list, unwind_tail, current_unwind_entry, proc_start,