Searched refs:RELOC_EXT_SIZE (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutf1.h171 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE;
H A Daoutx.h148 ((obj_reloc_entry_size (BFD) == RELOC_EXT_SIZE \
268 int ext = obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE;
326 if (obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE)
875 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE;
2315 if (each_size == RELOC_EXT_SIZE)
2363 if (each_size == RELOC_EXT_SIZE)
4242 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_EXT_SIZE);
4252 reloc_count = rel_size / RELOC_EXT_SIZE;
H A Dmipsbsd.c118 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE;
H A Dsunos.c476 if (obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE)
1426 relend = relocs + rel_size / RELOC_EXT_SIZE;
1525 srel->size += RELOC_EXT_SIZE;
1550 srel->size += RELOC_EXT_SIZE;
1621 srel->size += RELOC_EXT_SIZE;
1631 srel->size += RELOC_EXT_SIZE;
1666 srel->size += RELOC_EXT_SIZE;
1672 srel->size += RELOC_EXT_SIZE;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h330 #define RELOC_EXT_SIZE 12 /* Bytes per relocation entry */
328 #define RELOC_EXT_SIZE macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h445 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD)
443 #define RELOC_EXT_SIZE macro

Completed in 174 milliseconds