Searched refs:RELOC_EXT_SIZE (Results 1 – 11 of 11) sorted by relevance
127 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in MY()286 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in MY()
430 if (each_size == RELOC_EXT_SIZE) in NAME()487 if (each_size == RELOC_EXT_SIZE) in NAME()
135 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in choose_reloc_size()
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()
213 int ext = obj_reloc_entry_size (abfd) == RELOC_EXT_SIZE; in MY()
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()885 obj_reloc_entry_size (abfd) = RELOC_EXT_SIZE; in NAME()2335 if (each_size == RELOC_EXT_SIZE) in NAME()2383 if (each_size == RELOC_EXT_SIZE) in NAME()4299 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_EXT_SIZE); in aout_link_input_section_ext()4309 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