Searched refs:RELOC_EXT_SIZE (Results 1 – 9 of 9) sorted by relevance
135 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in choose_reloc_size()
428 if (each_size == RELOC_EXT_SIZE) in NAME()485 if (each_size == RELOC_EXT_SIZE) in NAME()
477 if (obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE) in sunos_canonicalize_dynamic_reloc()1421 relend = relocs + rel_size / RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1520 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1545 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1616 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1626 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1661 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()1667 srel->size += RELOC_EXT_SIZE; in sunos_scan_ext_relocs()
115 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in MY()
147 ((obj_reloc_entry_size (BFD) == RELOC_EXT_SIZE \267 int ext = obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE; in NAME()325 if (obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE) in NAME()895 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in NAME()2339 if (each_size == RELOC_EXT_SIZE) in NAME()2387 if (each_size == RELOC_EXT_SIZE) in NAME()4303 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_EXT_SIZE); in aout_link_input_section_ext()4313 reloc_count = rel_size / RELOC_EXT_SIZE; in aout_link_input_section_ext()
170 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in choose_reloc_size()
256 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD) macro
440 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD) macro
328 #define RELOC_EXT_SIZE 12 /* Bytes per relocation entry */ macro