Searched refs:arg_reloc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.c253 unsigned int arg_reloc; member in struct:pa_it
286 unsigned int arg_reloc; member in struct:call_desc
1193 unsigned int arg_reloc,
1207 hppa_fix->fx_arg_reloc = arg_reloc;
2606 the given register in the location specified by arg_reloc. */
2609 pa_align_arg_reloc (unsigned int reg, unsigned int arg_reloc)
2613 new_reloc = arg_reloc;
5014 the_insn.arg_reloc = last_call_desc.arg_reloc;
5046 the_insn.arg_reloc
1183 fix_new_hppa(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, expressionS *exp, int pcrel, bfd_reloc_code_real_type r_type, enum hppa_reloc_field_selector_type_alt r_field, int r_format, unsigned int arg_reloc, int unwind_bits ATTRIBUTE_UNUSED) argument
2607 pa_align_arg_reloc(unsigned int reg, unsigned int arg_reloc) argument
5911 unsigned int temp, arg_reloc; local
6540 unsigned int temp, arg_reloc; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-hppa.c253 unsigned int arg_reloc; member in struct:pa_it
286 unsigned int arg_reloc; member in struct:call_desc
1193 unsigned int arg_reloc,
1207 hppa_fix->fx_arg_reloc = arg_reloc;
2593 the given register in the location specified by arg_reloc. */
2596 pa_align_arg_reloc (unsigned int reg, unsigned int arg_reloc)
2600 new_reloc = arg_reloc;
5001 the_insn.arg_reloc = last_call_desc.arg_reloc;
5033 the_insn.arg_reloc
1183 fix_new_hppa(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, expressionS *exp, int pcrel, bfd_reloc_code_real_type r_type, enum hppa_reloc_field_selector_type_alt r_field, int r_format, unsigned int arg_reloc, int unwind_bits ATTRIBUTE_UNUSED) argument
2594 pa_align_arg_reloc(unsigned int reg, unsigned int arg_reloc) argument
5898 unsigned int temp, arg_reloc; local
6527 unsigned int temp, arg_reloc; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-hppa.c253 unsigned int arg_reloc; member in struct:pa_it
286 unsigned int arg_reloc; member in struct:call_desc
1193 unsigned int arg_reloc,
1207 hppa_fix->fx_arg_reloc = arg_reloc;
2606 the given register in the location specified by arg_reloc. */
2609 pa_align_arg_reloc (unsigned int reg, unsigned int arg_reloc)
2613 new_reloc = arg_reloc;
5014 the_insn.arg_reloc = last_call_desc.arg_reloc;
5046 the_insn.arg_reloc
1183 fix_new_hppa(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, expressionS *exp, int pcrel, bfd_reloc_code_real_type r_type, enum hppa_reloc_field_selector_type_alt r_field, int r_format, unsigned int arg_reloc, int unwind_bits ATTRIBUTE_UNUSED) argument
2607 pa_align_arg_reloc(unsigned int reg, unsigned int arg_reloc) argument
5911 unsigned int temp, arg_reloc; local
6540 unsigned int temp, arg_reloc; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4350 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4503 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6543 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c151 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4351 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4504 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6525 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4347 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4500 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6553 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4350 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4503 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6543 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;

Completed in 484 milliseconds