Searched refs:r_format (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libhppa.h | 545 hppa_rebuild_insn (int insn, int value, int r_format) in hppa_rebuild_insn() argument 547 switch (r_format) in hppa_rebuild_insn()
|
H A D | elf32-hppa.c | 3047 int r_format = howto->bitsize; in final_link_relocate() local 3346 insn = hppa_rebuild_insn (insn, val, r_format); in final_link_relocate()
|
H A D | ChangeLog-9697 | 2672 r_format and r_pcrel. Always return a value.
|
H A D | ChangeLog-9193 | 2057 * elf32-hppa.c (hppa_elf_relocate_insn): r_format argument should
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libhppa.h | 545 hppa_rebuild_insn (int insn, int value, int r_format) in hppa_rebuild_insn() argument 547 switch (r_format) in hppa_rebuild_insn()
|
H A D | elf32-hppa.c | 3171 int r_format = howto->bitsize; in final_link_relocate() local 3462 insn = hppa_rebuild_insn (insn, val, r_format); in final_link_relocate()
|
H A D | ChangeLog-9697 | 2672 r_format and r_pcrel. Always return a value.
|
H A D | ChangeLog-9193 | 2057 * elf32-hppa.c (hppa_elf_relocate_insn): r_format argument should
|
/openbsd/gnu/gcc/gcc/ |
H A D | genmodes.c | 273 enum requirement r_format) in validate_mode() argument
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-hppa.c | 1333 r_type, r_field, r_format, arg_reloc, unwind_bits) in fix_new_hppa() argument 1343 int r_format; 1359 hppa_fix->fx_r_format = r_format;
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-hppa.c | 1344 r_type, r_field, r_format, arg_reloc, unwind_bits) in fix_new_hppa() argument 1354 int r_format; 1370 hppa_fix->fx_r_format = r_format;
|