Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c550 static struct call_desc last_call_desc; variable
5028 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5029 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()
5090 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5091 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5121 the_insn.arg_reloc = last_call_desc.arg_reloc; in pa_ip()
5122 memset (&last_call_desc, 0, sizeof (struct call_desc)); in pa_ip()
5980 pa_call_args (&last_call_desc); in pa_call()