Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ia64.c734 typedef struct proc_pending struct
737 struct proc_pending *next; argument
738 } proc_pending; typedef
751 proc_pending proc_pending; member
3359 if (unwind.proc_pending.sym in in_procedure()
4418 if (unwind.proc_pending.sym)
4579 proc_pending *pending;
4657 pending = &unwind.proc_pending;
4729 if (unwind.proc_pending.sym
4734 while (unwind.proc_pending.next)
[all …]