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

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Di386aout.c60 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dnetbsd.h95 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dpc532-mach.c92 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dfreebsd.h79 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsparclynx.c142 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsunos.c1271 relend = relocs + rel_size / RELOC_STD_SIZE;
1351 srel->size += RELOC_STD_SIZE;
1359 srel->size += RELOC_STD_SIZE;
1387 srel->size += RELOC_STD_SIZE;
1718 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE)
2178 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE)
2367 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2425 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2491 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
2623 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
[all...]
H A Dhp300hpux.c279 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
299 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Di386aout.c60 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dnetbsd.h95 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dpc532-mach.c92 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dfreebsd.h79 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsparclynx.c142 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsunos.c1271 relend = relocs + rel_size / RELOC_STD_SIZE;
1351 srel->size += RELOC_STD_SIZE;
1359 srel->size += RELOC_STD_SIZE;
1387 srel->size += RELOC_STD_SIZE;
1718 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE)
2178 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE)
2367 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2425 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2491 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
2623 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Di386aout.c60 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dnetbsd.h95 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dpc532-mach.c92 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dfreebsd.h79 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsparclynx.c142 obj_reloc_entry_size (abfd) = RELOC_STD_SIZE;
H A Dsunos.c1271 relend = relocs + rel_size / RELOC_STD_SIZE;
1351 srel->size += RELOC_STD_SIZE;
1359 srel->size += RELOC_STD_SIZE;
1387 srel->size += RELOC_STD_SIZE;
1718 if (obj_reloc_entry_size (abfd) == RELOC_STD_SIZE)
2178 if (obj_reloc_entry_size (output_bfd) == RELOC_STD_SIZE)
2367 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2425 if (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE)
2491 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
2623 if (obj_reloc_entry_size (dynobj) == RELOC_STD_SIZE)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/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

Completed in 197 milliseconds

123