Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c4253 proc_pending *pending, *last_pending; in dot_proc() local
4267 last_pending = NULL; in dot_proc()
4284 else if (!last_pending) in dot_proc()
4287 last_pending = &unwind.proc_pending; in dot_proc()
4293 last_pending = last_pending->next = pending; in dot_proc()
4303 if (!last_pending) in dot_proc()
4306 last_pending = &unwind.proc_pending; in dot_proc()
4308 last_pending->next = NULL; in dot_proc()