Searched refs:bfd_size_type (Results 26 - 50 of 186) sorted by relevance

12345678

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlynx-core.c61 bfd_size_type size;
68 newname = bfd_alloc (abfd, (bfd_size_type) strlen (name) + 1);
93 bfd_size_type tcontext_size;
97 bfd_size_type amt;
H A Di386lynx.c41 bfd_size_type text_size; /* dummy vars */ \
56 || bfd_bwrite ((PTR) &exec_bytes, (bfd_size_type) EXEC_BYTES_SIZE, \
94 bfd_size_type));
97 bfd_size_type));
348 bfd_size_type symcount ATTRIBUTE_UNUSED;
372 bfd_size_type symcount ATTRIBUTE_UNUSED;
406 bfd_size_type count;
407 bfd_size_type reloc_size;
468 (bfd_size_type) bfd_get_symcount (abfd));
480 (bfd_size_type) bfd_get_symcoun
[all...]
H A Dirix-core.c45 PARAMS ((bfd *, const char *, flagword, bfd_size_type, bfd_vma, file_ptr));
78 val = bfd_bread ((PTR) &vmap, (bfd_size_type) sizeof vmap, abfd);
128 val = bfd_bread ((PTR) &vmap, (bfd_size_type) sizeof vmap, abfd);
168 bfd_size_type size;
194 bfd_size_type amt;
196 val = bfd_bread ((PTR) &coreout, (bfd_size_type) sizeof coreout, abfd);
H A Dcoffgen.c47 PARAMS ((bfd *, asymbol *, combined_entry_type *, bfd_size_type *,
48 asection **, bfd_size_type *));
51 bfd_size_type *, asection **, bfd_size_type *));
53 PARAMS ((bfd *, asymbol *, bfd_vma *, bfd_size_type *,
54 asection **, bfd_size_type *));
56 PARAMS ((bfd *, coff_symbol_type *, bfd_vma *, bfd_size_type *,
57 asection **, bfd_size_type *));
111 name = bfd_alloc (abfd, (bfd_size_type) strlen (strings) + 1);
121 name = bfd_alloc (abfd, (bfd_size_type) sizeo
[all...]
H A Dnlmcode.h63 PARAMS ((bfd *, char *, file_ptr, bfd_size_type, flagword));
105 bfd_size_type amt;
229 bfd_size_type size;
255 bfd_size_type amt;
321 bfd_size_type amt;
390 bfd_size_type amt;
498 (bfd_size_type) 1, abfd) != 1)
509 bfd_size_type hdrLength;
511 bfd_size_type dataLength;
611 bfd_size_type siz
[all...]
H A Dlibbfd.c143 bfd_malloc (bfd_size_type size)
163 bfd_realloc (void *ptr, bfd_size_type size)
187 bfd_zmalloc (bfd_size_type size)
227 return bfd_bwrite (buffer, (bfd_size_type) 4, abfd) == 4;
696 bfd_size_type count)
698 bfd_size_type sz;
722 bfd_size_type count ATTRIBUTE_UNUSED)
725 bfd_size_type sz;
774 bfd_size_type count)
H A Dbfd-in.h108 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
139 typedef unsigned long bfd_size_type; typedef
450 extern void bfd_hash_set_default_size (bfd_size_type);
472 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
473 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
610 void (*set_index) (struct bfd_symbol *, bfd_size_type));
615 extern bfd_size_type bfd_ecoff_debug_size
738 bfd_size_type siz
[all...]
H A Dvms-misc.c297 bfd_size_type amt;
339 if (bfd_bread (PRIV (vms_buf), (bfd_size_type) 1, abfd) != 1)
349 && (bfd_bread (PRIV (vms_buf), (bfd_size_type) test_len, abfd)
350 != (bfd_size_type) test_len))
375 PRIV (rec_length) = bfd_bread (vms_buf, (bfd_size_type) PRIV (buf_size),
411 (bfd_size_type) PRIV (rec_length)));
425 if (bfd_bread (vms_buf + test_len, (bfd_size_type) remaining, abfd) !=
426 (bfd_size_type) remaining)
497 char *newstr = bfd_malloc ((bfd_size_type) size + 1);
600 (bfd_size_type) sizeo
[all...]
H A Dbinary.c47 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
53 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
130 bfd_size_type count;
154 bfd_size_type size;
186 bfd_size_type amt = BIN_SYMS * sizeof (asymbol);
262 bfd_size_type size;
H A Dcoff-ia64.c81 || (bfd_bread (&dos_hdr, (bfd_size_type) sizeof (dos_hdr), abfd)
107 || (bfd_bread (&image_hdr, (bfd_size_type) sizeof (image_hdr), abfd)
H A Dppcboot.c95 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
101 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
117 bfd_size_type amt = sizeof (ppcboot_data_t);
179 if (bfd_bread ((PTR) &hdr, (bfd_size_type) sizeof (hdr), abfd)
242 bfd_size_type count;
270 bfd_size_type size;
304 bfd_size_type amt = PPCBOOT_SYMS * sizeof (asymbol);
379 bfd_size_type size;
H A Dsection.c408 . bfd_size_type size;
418 . bfd_size_type rawsize;
1160 (bfd *abfd, asection *sec, bfd_size_type val);
1173 bfd_set_section_size (bfd *abfd, sec_ptr ptr, bfd_size_type val)
1195 file_ptr offset, bfd_size_type count);
1220 bfd_size_type count)
1222 bfd_size_type sz;
1231 if ((bfd_size_type) offset > sz
1280 bfd_size_type count);
1300 bfd_size_type coun
[all...]
H A Decoff.c68 static bfd_size_type ecoff_compute_reloc_file_positions
73 PARAMS ((asymbol *, bfd_size_type));
115 bfd_size_type amt = sizeof (ecoff_data_type);
457 bfd_size_type external_hdr_size;
526 bfd_size_type raw_base;
527 bfd_size_type raw_size;
529 bfd_size_type external_fdr_size;
533 bfd_size_type raw_end;
534 bfd_size_type cb_end;
535 bfd_size_type am
[all...]
H A Dlibaout.h182 bfd_size_type *, char **));
412 bfd_size_type external_sym_count;
415 bfd_size_type external_string_size;
497 PARAMS ((bfd *, sec_ptr, const PTR, file_ptr, bfd_size_type));
503 PARAMS ((bfd *, aout_symbol_type *, struct external_nlist *, bfd_size_type,
504 char *, bfd_size_type, bfd_boolean));
523 bfd_size_type));
526 bfd_size_type));
566 PARAMS ((bfd *, bfd_size_type *, file_ptr *));
619 bfd_size_type text_siz
[all...]
H A Dcpu-arm.c32 PARAMS ((bfd *, char *, bfd_size_type, const char *, char **));
232 bfd_size_type buffer_size;
287 bfd_size_type buffer_size;
382 bfd_size_type buffer_size;
H A Dhppabsd-core.c52 PARAMS ((bfd *, const char *, flagword, bfd_size_type, file_ptr,
88 bfd_size_type size;
117 val = bfd_bread ((void *) &u, (bfd_size_type) sizeof u, abfd);
165 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct hppabsd_core_struct));
H A Dreloc16.c161 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size);
193 bfd_size_type amt;
259 bfd_size_type sz;
276 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size);
H A Dhp300hpux.c208 bfd_size_type));
293 bfd_size_type text_size; /* dummy vars */
322 || (bfd_bwrite ((PTR) &exec_bytes, (bfd_size_type) EXEC_BYTES_SIZE, abfd)
486 bfd_size_type amt;
541 bfd_size_type symbol_bytes;
548 bfd_size_type amt;
649 bfd_size_type symcount ATTRIBUTE_UNUSED;
728 bfd_size_type count;
729 bfd_size_type reloc_size;
790 (bfd_size_type) bfd_get_symcoun
[all...]
H A Dcofflink.c109 bfd_size_type amt = sizeof (struct coff_link_hash_table);
199 bfd_size_type symesz;
295 bfd_size_type symcount;
297 bfd_size_type symesz;
300 bfd_size_type amt;
580 bfd_size_type string_offset = 0;
628 bfd_size_type symesz;
634 bfd_size_type max_sym_count;
635 bfd_size_type max_lineno_count;
636 bfd_size_type max_reloc_coun
[all...]
H A Decofflink.c279 newbuf = (char *) bfd_realloc (*buf, (bfd_size_type) have + want);
502 bfd_size_type amt = sizeof (struct accumulate);
605 bfd_size_type external_pdr_size = output_swap->external_pdr_size;
606 bfd_size_type external_sym_size = output_swap->external_sym_size;
607 bfd_size_type external_opt_size = output_swap->external_opt_size;
608 bfd_size_type external_fdr_size = output_swap->external_fdr_size;
609 bfd_size_type external_rfd_size = output_swap->external_rfd_size;
617 bfd_size_type fdr_add;
627 bfd_size_type amt;
719 lookup = (char *) bfd_malloc ((bfd_size_type) strle
[all...]
H A Dpdp11.c369 bfd_size_type, asymbol **, bfd_size_type));
425 bfd_size_type text_size;
451 if (bfd_bwrite ((PTR) &exec_bytes, (bfd_size_type) EXEC_BYTES_SIZE, abfd)
499 bfd_size_type text_size;
661 bfd_size_type amt = sizeof (struct aout_data_struct);
877 bfd_size_type amt = sizeof (struct aout_data_struct);
1128 bfd_size_type data_pad, text_pad;
1284 bfd_size_type *text_size;
1428 bfd_size_type coun
[all...]
H A Dsunos.c50 bfd_size_type *, char **));
56 PARAMS ((struct bfd_link_info *, bfd *, asection *, bfd_size_type));
59 const struct reloc_std_external *, bfd_size_type));
62 const struct reloc_ext_external *, bfd_size_type));
150 bfd_size_type amt;
184 (bfd_size_type) sizeof dyninfo))
207 (bfd_size_type) sizeof linkinfo))
288 bfd_size_type amt;
307 amt = (bfd_size_type) info->dynsym_count * EXTERNAL_NLIST_SIZE;
364 bfd_size_type table_siz
[all...]
H A Di386os9k.c62 || (bfd_bread (&dmemstart, (bfd_size_type) sizeof (dmemstart), abfd)
64 || (bfd_bread (&dmemsize, (bfd_size_type) sizeof (dmemsize), abfd)
121 if (bfd_bread ((PTR) &exec_bytes, (bfd_size_type) MHCOM_BYTES_SIZE, abfd)
205 bfd_size_type amt = sizeof (struct bout_data_struct);
252 || bfd_bwrite ((PTR) & swapped_hdr, (bfd_size_type) EXEC_BYTES_SIZE,
307 return bfd_bwrite ((PTR) location, (bfd_size_type) count, abfd) == count;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcoff-pe-read.c163 bfd_bread (b, (bfd_size_type) 2, abfd);
173 bfd_bread (b, (bfd_size_type) 4, abfd);
249 bfd_bread (sname, (bfd_size_type) 8, dll);
278 bfd_bread (sec_name, (bfd_size_type) 8, dll);
293 bfd_bread (expdata, (bfd_size_type) export_size, dll);
H A Dmipsread.c208 bfd_size_type sym_secsize;
209 bfd_size_type str_secsize;
210 bfd_size_type dyninfo_secsize;
211 bfd_size_type got_secsize;

Completed in 229 milliseconds

12345678