Home
last modified time | relevance | path

Searched refs:symdefsize (Results 1 – 13 of 13) sorted by relevance

/dports/devel/binutils/binutils-2.37/bfd/
H A Decoff.c3020 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3039 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3044 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3098 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3144 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Decoff.c3043 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3062 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3067 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3121 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3167 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Decoff.c3020 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3039 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3044 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3098 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3144 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Decoff.c3020 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3039 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3044 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3098 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3144 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Decoff.c3043 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3062 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3067 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3121 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3167 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/gdb/gdb-11.1/bfd/
H A Decoff.c3020 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3039 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3044 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3098 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3144 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Decoff.c3045 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3064 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3069 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3123 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3169 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Decoff.c3017 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3036 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3041 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3095 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3141 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Decoff.c3015 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3034 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3039 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3093 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3139 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Decoff.c3005 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local
3024 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()
3029 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()
3082 hashtable = bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()
3128 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Decoff.c3074 bfd_size_type symdefsize; local
3093 symdefsize = hashsize * 8;
3098 mapsize = symdefsize + stringsize + 8;
3151 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize);
3197 if (bfd_bwrite ((PTR) hashtable, symdefsize, abfd) != symdefsize)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Decoff.c3144 bfd_size_type symdefsize; local
3163 symdefsize = hashsize * 8;
3168 mapsize = symdefsize + stringsize + 8;
3225 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize);
3271 if (bfd_bwrite ((PTR) hashtable, symdefsize, abfd) != symdefsize)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Decoff.c3144 bfd_size_type symdefsize;
3163 symdefsize = hashsize * 8;
3168 mapsize = symdefsize + stringsize + 8;
3225 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize);
3271 if (bfd_bwrite ((PTR) hashtable, symdefsize, abfd) != symdefsize)