Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c550 static struct call_desc last_call_desc; variable
4998 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
4999 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5030 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5031 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5060 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5061 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5091 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5092 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5945 pa_call_args (&last_call_desc); in pa_call()