Searched refs:RELOC_STD_SIZE (Results 1 - 25 of 38) sorted by relevance

12

/haiku-buildtools/legacy/binutils/bfd/
H A Di386aout.c58 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dnetbsd.h94 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dpc532-mach.c92 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dfreebsd.h78 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsparclynx.c140 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsunos.c1285 relend = relocs + rel_size / RELOC_STD_SIZE;
1365 srel->size += RELOC_STD_SIZE;
1373 srel->size += RELOC_STD_SIZE;
1401 srel->size += RELOC_STD_SIZE;
1732 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE)
2192 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE)
2381 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2439 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2505 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
2637 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
[all...]
H A Dhp300hpux.c278 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
298 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dmipsbsd.c122 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Daout-target.h95 RELOC_STD_SIZE. */
238 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Daout-tic30.c620 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
793 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
/haiku-buildtools/binutils/bfd/
H A Di386aout.c59 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dpc532-mach.c86 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dnetbsd.h89 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dfreebsd.h78 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsparclynx.c138 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsunos.c1266 relend = relocs + rel_size / RELOC_STD_SIZE;
1346 srel->size += RELOC_STD_SIZE;
1354 srel->size += RELOC_STD_SIZE;
1382 srel->size += RELOC_STD_SIZE;
1713 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE)
2170 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE)
2359 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2417 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2483 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
2615 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
[all...]
H A Dhp300hpux.c270 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
286 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dmipsbsd.c118 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Daout-target.h95 RELOC_STD_SIZE. */
238 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
/haiku-buildtools/legacy/binutils/include/aout/
H A Dadobe.h207 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry */
206 #define RELOC_STD_SIZE macro
H A Daout64.h379 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry. */
377 #define RELOC_STD_SIZE macro
/haiku-buildtools/binutils/include/aout/
H A Dadobe.h208 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry */
207 #define RELOC_STD_SIZE macro
H A Daout64.h376 #define RELOC_STD_SIZE (BYTES_IN_WORD + 3 + 1) /* Bytes per relocation entry. */
374 #define RELOC_STD_SIZE macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h409 #define RELOC_STD_SIZE 8 /* Bytes per relocation entry */
407 #define RELOC_STD_SIZE macro
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h409 #define RELOC_STD_SIZE 8 /* Bytes per relocation entry */
407 #define RELOC_STD_SIZE macro

Completed in 256 milliseconds

12