Home
last modified time | relevance | path

Searched refs:EXTERNAL_NLIST_SIZE (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/include/aout/
H A Dhp300hpux.h33 #define EXTERNAL_NLIST_SIZE 10 macro
H A Dadobe.h108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD) macro
H A Daout64.h266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD) macro
H A DChangeLog172 (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/
H A Dhp300hpux.h33 #define EXTERNAL_NLIST_SIZE 10 macro
H A Dadobe.h108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD) macro
H A Daout64.h266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD) macro
H A DChangeLog179 (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Driscix.c118 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
543 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE; in riscix_some_aout_object_p()
H A Dpdp11.c115 #define EXTERNAL_NLIST_SIZE 8 macro
290 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; in pdp11_aout_write_headers()
522 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE; in NAME()
1194 count = exec_hdr (abfd)->a_syms / EXTERNAL_NLIST_SIZE; in aout_get_external_symbols()
1206 syms = bfd_malloc (count * EXTERNAL_NLIST_SIZE); in aout_get_external_symbols()
1648 if (bfd_bwrite ((void *)&nsp, (bfd_size_type) EXTERNAL_NLIST_SIZE, abfd) in NAME()
1649 != EXTERNAL_NLIST_SIZE) in NAME()
2149 *sizep = EXTERNAL_NLIST_SIZE; in NAME()
2980 amt = EXTERNAL_NLIST_SIZE; in aout_link_write_other_symbol()
3924 exec_hdr (abfd)->a_syms = abfd->symcount * EXTERNAL_NLIST_SIZE; in NAME()
[all …]
H A Daoutx.h505 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE; in NAME()
1277 count = exec_hdr (abfd)->a_syms / EXTERNAL_NLIST_SIZE; in aout_get_external_symbols()
1289 syms = bfd_malloc (count * EXTERNAL_NLIST_SIZE); in aout_get_external_symbols()
1860 amt = EXTERNAL_NLIST_SIZE; in NAME()
2552 *sizep = EXTERNAL_NLIST_SIZE; in NAME()
3587 amt = EXTERNAL_NLIST_SIZE; in aout_link_write_other_symbol()
3593 finfo->symoff += EXTERNAL_NLIST_SIZE; in aout_link_write_other_symbol()
5152 outsym_size *= EXTERNAL_NLIST_SIZE; in aout_link_write_symbols()
5521 exec_hdr (abfd)->a_syms = abfd->symcount * EXTERNAL_NLIST_SIZE; in NAME()
H A Di386lynx.c46 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
H A Dlibaout.h629 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
H A Dsunos.c213 / EXTERNAL_NLIST_SIZE); in sunos_read_dynamic_info()
214 BFD_ASSERT (info->dynsym_count * EXTERNAL_NLIST_SIZE in sunos_read_dynamic_info()
275 amt = (bfd_size_type) info->dynsym_count * EXTERNAL_NLIST_SIZE; in sunos_slurp_dynamic_symtab()
2322 (s->contents + h->dynindx * EXTERNAL_NLIST_SIZE)); in sunos_write_dynamic_symbol()
H A Daout-tic30.c629 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; in tic30_aout_write_object_contents()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Driscix.c107 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
571 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE;
H A Dpdp11.c114 #define EXTERNAL_NLIST_SIZE 8 macro
436 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE;
731 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE;
1482 count = exec_hdr (abfd)->a_syms / EXTERNAL_NLIST_SIZE;
1494 syms = (struct external_nlist *) bfd_malloc (count * EXTERNAL_NLIST_SIZE);
1988 if (bfd_bwrite ((PTR)&nsp, (bfd_size_type) EXTERNAL_NLIST_SIZE, abfd)
1989 != EXTERNAL_NLIST_SIZE)
2547 *sizep = EXTERNAL_NLIST_SIZE;
3697 exec_hdr (abfd)->a_syms = abfd->symcount * EXTERNAL_NLIST_SIZE;
4279 size *= EXTERNAL_NLIST_SIZE;
[all …]
H A Daoutx.h531 obj_symbol_entry_size (abfd) = EXTERNAL_NLIST_SIZE;
1329 count = exec_hdr (abfd)->a_syms / EXTERNAL_NLIST_SIZE;
1342 bfd_malloc (count * EXTERNAL_NLIST_SIZE));
2011 amt = EXTERNAL_NLIST_SIZE;
2729 *sizep = EXTERNAL_NLIST_SIZE;
4014 exec_hdr (abfd)->a_syms = abfd->symcount * EXTERNAL_NLIST_SIZE;
4598 outsym_size *= EXTERNAL_NLIST_SIZE;
4719 amt = EXTERNAL_NLIST_SIZE;
4727 finfo->symoff += EXTERNAL_NLIST_SIZE;
H A Di386lynx.c46 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
H A Dlibaout.h615 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
H A Dsunos.c242 / EXTERNAL_NLIST_SIZE);
243 BFD_ASSERT (info->dynsym_count * EXTERNAL_NLIST_SIZE
306 amt = (bfd_size_type) info->dynsym_count * EXTERNAL_NLIST_SIZE;
2390 (s->contents + h->dynindx * EXTERNAL_NLIST_SIZE));
H A Daout-tic30.c646 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE;
/openbsd/gnu/lib/libiberty/include/
H A DChangeLog2004 EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types
/openbsd/gnu/usr.bin/binutils/include/
H A DChangeLog2056 EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types
/openbsd/gnu/gcc/include/
H A DChangeLog-91032577 EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types

12