/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elfarm-oabi.c | 356 find_howto (r_type) in find_howto() argument 374 unsigned int r_type; local
|
H A D | aout-cris.c | 160 unsigned int r_type; variable 236 unsigned int r_type; variable
|
H A D | elf32-d30v.c | 527 unsigned int r_type; local 542 unsigned int r_type; local
|
H A D | nlm32-alpha.c | 423 int r_type, r_extern, r_offset, r_size; local 681 int r_type, r_extern, r_offset, r_size; local
|
H A D | elf-m10200.c | 218 unsigned int r_type; local 243 unsigned long r_type = howto->type; local 356 int r_type; local
|
H A D | elf32-v850.c | 612 unsigned int r_type; local 626 unsigned int r_type; local 651 enum v850_reloc_type r_type; local 910 v850_elf_perform_relocation (abfd, r_type, addend, address) in v850_elf_perform_relocation() argument 1462 unsigned int r_type = howto->type; local 1659 int r_type; local
|
H A D | i386lynx.c | 231 unsigned int r_type; variable 351 unsigned int r_type; variable
|
H A D | elf32-dlx.c | 607 dlx_rtype_to_howto (r_type) in dlx_rtype_to_howto() argument 647 unsigned int r_type; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-cris.c | 155 unsigned int r_type; in MY() local 230 unsigned int r_type; in MY() local
|
H A D | elf32-cr16c.c | 166 unsigned int r_type = ELF32_R_TYPE (dst->r_info); in elf_cr16c_info_to_howto_rel() local 191 unsigned short r_type; in cr16c_elf_final_link_relocate() local 682 int r_type; in elf32_cr16c_relocate_section() local
|
H A D | elf32-d30v.c | 501 unsigned int r_type; in d30v_info_to_howto_rel() local 515 unsigned int r_type; in d30v_info_to_howto_rela() local
|
H A D | elf32-xc16x.c | 229 elf32_xc16x_final_link_relocate (unsigned long r_type, in elf32_xc16x_final_link_relocate() 341 unsigned int r_type; in elf32_xc16x_relocate_section() local
|
H A D | nlm32-alpha.c | 401 int r_type, r_extern, r_offset, r_size; in nlm_alpha_read_reloc() local 653 int r_type, r_extern, r_offset, r_size; in nlm_alpha_write_import() local
|
H A D | elf-m10200.c | 218 unsigned int r_type; local 243 unsigned long r_type = howto->type; local 356 int r_type; local
|
H A D | elf32-crx.c | 414 unsigned int r_type = ELF32_R_TYPE (dst->r_info); in elf_crx_info_to_howto() local 430 unsigned short r_type = howto->type; in crx_elf_final_link_relocate() local 840 int r_type; in elf32_crx_relocate_section() local
|
H A D | elf32-v850.c | 53 enum v850_reloc_type r_type; in v850_elf_check_relocs() local 493 unsigned int r_type, in v850_elf_perform_relocation() 1348 unsigned int r_type; in v850_elf_info_to_howto_rel() local 1362 unsigned int r_type; in v850_elf_info_to_howto_rela() local 1396 unsigned int r_type = howto->type; in v850_elf_final_link_relocate() local 1583 int r_type; in v850_elf_relocate_section() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | arm.h | 109 char r_type[2]; member 120 char r_type[2]; member
|
H A D | sh.h | 56 char r_type[2]; member 64 char r_type[2]; member
|
H A D | w65.h | 37 char r_type[2]; member
|
H A D | h8500.h | 37 char r_type[2]; member
|
/openbsd-src/gnu/usr.bin/binutils/include/coff/ |
H A D | arm.h | 109 char r_type[2]; member 120 char r_type[2]; member
|
H A D | sh.h | 56 char r_type[2]; member 64 char r_type[2]; member
|
H A D | w65.h | 37 char r_type[2]; member
|
H A D | h8500.h | 37 char r_type[2]; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|