Home
last modified time | relevance | path

Searched refs:RELOC_STD_SIZE (Results 1 – 19 of 19) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Di386aout.c59 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in i386aout_write_object_contents()
Dpc532-mach.c86 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Dnetbsd.h89 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Dfreebsd.h78 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Dsunos.c1265 relend = relocs + rel_size / RELOC_STD_SIZE; in sunos_scan_std_relocs()
1345 srel->size += RELOC_STD_SIZE; in sunos_scan_std_relocs()
1353 srel->size += RELOC_STD_SIZE; in sunos_scan_std_relocs()
1381 srel->size += RELOC_STD_SIZE; in sunos_scan_std_relocs()
1712 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE) in sunos_scan_relocs()
2169 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE) in sunos_write_dynamic_symbol()
2358 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE) in sunos_check_dynamic_reloc()
2416 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE) in sunos_check_dynamic_reloc()
2482 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE) in sunos_check_dynamic_reloc()
2614 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE) in sunos_check_dynamic_reloc()
Dsparclynx.c138 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in choose_reloc_size()
Dhp300hpux.c270 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
286 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Dmipsbsd.c118 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Daout-tic30.c636 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in tic30_aout_write_object_contents()
806 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in tic30_aout_set_arch_mach()
Daout-target.h238 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in MY()
Driscix.c555 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in riscix_some_aout_object_p()
Daoutf1.h173 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in choose_reloc_size()
Dsparclinux.c71 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in sparclinux_write_object_contents()
Di386linux.c75 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in i386linux_write_object_contents()
Dm68klinux.c74 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in m68klinux_write_object_contents()
Daoutx.h524 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in NAME()
898 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE; in NAME()
3768 if (obj_reloc_entry_size (flaginfo->output_bfd) == RELOC_STD_SIZE) in aout_link_reloc_link_order()
3954 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE); in aout_link_input_section_std()
3964 reloc_count = rel_size / RELOC_STD_SIZE; in aout_link_input_section_std()
4727 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE) in aout_link_input_section()
/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h207 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry */ macro
Daout64.h374 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry. */ macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h407 #define RELOC_STD_SIZE 8 /* Bytes per relocation entry */ macro