Searched refs:e_rsel (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | libhppa.h | 68 #undef e_rsel 96 e_rsel = R_HPPA_RSEL, enumerator 325 case e_rsel: in hppa_field_adjust()
|
D | elf-hppa.h | 610 case e_rsel: in elf_hppa_reloc_final_type() 638 case e_rsel: in elf_hppa_reloc_final_type() 716 case e_rsel: in elf_hppa_reloc_final_type() 782 case e_rsel: in elf_hppa_reloc_final_type() 801 case e_rsel: in elf_hppa_reloc_final_type()
|
D | elf64-hppa.c | 3240 value = hppa_field_adjust (value, -8 + addend, e_rsel); in elf_hppa_final_link_relocate() 3289 value = hppa_field_adjust (value, addend, e_rsel); in elf_hppa_final_link_relocate() 3436 value = hppa_field_adjust (value, 0, e_rsel); in elf_hppa_final_link_relocate()
|
D | som.c | 1356 case e_rsel: in hppa_som_gen_reloc_type() 1438 else if (field == e_rsel) in hppa_som_gen_reloc_type() 1522 else if (field == e_rsel) in hppa_som_gen_reloc_type()
|
D | ChangeLog-0001 | 8040 * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
|
D | ChangeLog-0203 | 9952 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-hppa.c | 934 {"r", e_rsel},
|