HomeSort by: relevance | last modified time | path
    Searched defs:arg_reloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
som.c 150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4262 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4417 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6475 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 253 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;
2586 the given register in the location specified by arg_reloc. */
2589 pa_align_arg_reloc (unsigned int reg, unsigned int arg_reloc)
2593 new_reloc = arg_reloc;
5000 the_insn.arg_reloc = last_call_desc.arg_reloc;
5032 the_insn.arg_reloc = last_call_desc.arg_reloc
5897 unsigned int temp, arg_reloc; local
6533 unsigned int temp, arg_reloc; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4262 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4415 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6469 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 253 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;
2586 the given register in the location specified by arg_reloc. */
2589 pa_align_arg_reloc (unsigned int reg, unsigned int arg_reloc)
2593 new_reloc = arg_reloc;
5000 the_insn.arg_reloc = last_call_desc.arg_reloc;
5032 the_insn.arg_reloc = last_call_desc.arg_reloc
5897 unsigned int temp, arg_reloc; local
6533 unsigned int temp, arg_reloc; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
som.c 150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4262 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4415 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6468 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 150 unsigned int arg_reloc; member in struct:som_misc_symbol_info
4262 info->arg_reloc = som_symbol_data (sym)->tc_data.ap.hppa_arg_reloc;
4415 | (info.arg_reloc << SOM_SYMBOL_ARG_RELOC_SH)
6470 flags |= info.arg_reloc << LST_SYMBOL_ARG_RELOC_SH;

Completed in 55 milliseconds