Searched refs:bfd_byte (Results 26 - 50 of 144) sorted by relevance

123456

/freebsd-11-stable/contrib/binutils/binutils/
H A Drddbg.c126 bfd_byte *stabs, *strings;
127 bfd_byte *stab;
131 stabs = (bfd_byte *) xmalloc (stabsize);
141 strings = (bfd_byte *) xmalloc (strsize);
340 bfd_byte *contents;
350 contents = (bfd_byte *) xmalloc (size);
H A Dieee.c152 const bfd_byte *bytes;
154 const bfd_byte *pend;
251 static void ieee_error (struct ieee_info *, const bfd_byte *, const char *);
255 (struct ieee_info *, const bfd_byte **, bfd_vma *);
257 (struct ieee_info *, const bfd_byte **, bfd_vma *, bfd_boolean *);
259 (struct ieee_info *, const bfd_byte **, const char **, unsigned long *);
261 (struct ieee_info *, const bfd_byte **, const char **, unsigned long *,
264 (struct ieee_info *, const bfd_byte **, bfd_vma *);
266 (struct ieee_info *, const bfd_byte *, unsigned int);
270 (struct ieee_info *, const bfd_byte **, debug_typ
[all...]
H A Dresrc.c92 bfd_byte width;
94 bfd_byte height;
96 bfd_byte colorcount;
186 static rc_uint_type rcdata_copy (const rc_rcdata_item *, bfd_byte *);
187 static bfd_byte *rcdata_render_as_buffer (const rc_rcdata_item *, rc_uint_type *);
197 static void get_data (FILE *, bfd_byte *, rc_uint_type, const char *);
633 get_data (FILE *e, bfd_byte *p, rc_uint_type c, const char *msg)
673 bfd_byte *data;
683 data = (bfd_byte *) res_alloc (s.st_size - BITMAP_SKIP);
758 bfd_byte *dat
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsymfile.h308 extern bfd_byte *symfile_relocate_debug_section (bfd *abfd, asection *sectp,
309 bfd_byte * buf);
H A Ddwarf2-frame.c934 return bfd_get_8 (abfd, (bfd_byte *) buf);
940 return bfd_get_32 (abfd, (bfd_byte *) buf);
946 return bfd_get_64 (abfd, (bfd_byte *) buf);
963 byte = bfd_get_8 (abfd, (bfd_byte *) buf);
990 byte = bfd_get_8 (abfd, (bfd_byte *) buf);
1011 result = bfd_get_32 (abfd, (bfd_byte *) buf);
1014 result = bfd_get_64 (abfd, (bfd_byte *) buf + 4);
1137 return (base + bfd_get_16 (unit->abfd, (bfd_byte *) buf));
1140 return (base + bfd_get_32 (unit->abfd, (bfd_byte *) buf));
1143 return (base + bfd_get_64 (unit->abfd, (bfd_byte *) bu
[all...]
H A Dsolib-svr4.c467 dyn_tag = bfd_h_get_32 (exec_bfd, (bfd_byte *) x_dynp->d_tag);
473 (bfd_byte *) x_dynp->d_un.d_ptr);
485 (bfd_byte *) x_dynp->d_un.d_ptr);
502 dyn_tag = bfd_h_get_64 (exec_bfd, (bfd_byte *) x_dynp->d_tag);
508 (bfd_byte *) x_dynp->d_un.d_ptr);
520 (bfd_byte *) x_dynp->d_un.d_ptr);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsyms.c853 bfd_byte *stab;
854 bfd_byte *str;
885 bfd_byte *stabs;
887 bfd_byte *strs;
898 bfd_byte *cached_stab;
919 bfd_byte *stab, *str;
920 bfd_byte *last_stab = NULL;
1084 if (stab[TYPEOFF] == (bfd_byte) N_SO)
1098 && *(stab + STABSIZE + TYPEOFF) == (bfd_byte) N_SO)
1103 else if (stab[TYPEOFF] == (bfd_byte) N_FU
[all...]
H A Dsrec.c145 bfd_byte *data;
220 bfd_byte c;
300 bfd_byte *buf = NULL;
453 bfd_byte *data;
595 bfd_byte b[4];
662 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents)
667 bfd_byte *buf = NULL;
675 bfd_byte hdr[3];
678 bfd_byte *data;
792 memcpy (location, (bfd_byte *) sectio
[all...]
H A Delf-bfd.h471 (bfd *, const bfd_byte *, Elf_Internal_Rela *);
475 (bfd *, const Elf_Internal_Rela *, bfd_byte *);
481 (bfd *, const bfd_byte *, Elf_Internal_Rela *);
485 (bfd *, const Elf_Internal_Rela *, bfd_byte *);
807 asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs,
1002 bfd_byte (*elf_backend_encode_eh_address)
1011 (bfd *, struct bfd_link_info *, asection *, bfd_byte *);
1029 int (*target_read_memory) (bfd_vma vma, bfd_byte *myaddr, int len));
1558 extern bfd_byte _bfd_elf_encode_eh_address
1735 (bfd *, struct bfd_link_info *, asection *, bfd_byte *);
[all...]
H A Dlibieee.h53 bfd_byte *data;
H A Decofflink.c460 bfd_byte *data, unsigned long size));
467 bfd_byte *data;
615 bfd_byte *fdr_start;
616 bfd_byte *fdr_ptr;
617 bfd_byte *fdr_end;
622 bfd_byte *rfd_out;
623 bfd_byte *rfd_in;
624 bfd_byte *rfd_end;
627 bfd_byte *fdr_out;
659 fdr_start = (bfd_byte *) input_debu
[all...]
H A Dstabs.c159 bfd_byte *stabbuf = NULL;
160 bfd_byte *stabstrbuf = NULL;
161 bfd_byte *sym, *symend;
300 bfd_byte * incl_sym;
518 bfd_byte *stabbuf = NULL;
519 bfd_byte *sym, *symend;
663 bfd_byte *contents)
667 bfd_byte *sym, *tosym, *symend;
680 bfd_byte *excl_sym;
H A Ddwarf2.c74 bfd_byte *data;
91 bfd_byte *info_ptr;
94 bfd_byte *info_ptr_end;
101 bfd_byte *sec_info_ptr;
107 bfd_byte *dwarf_abbrev_buffer;
113 bfd_byte *dwarf_line_buffer;
119 bfd_byte *dwarf_str_buffer;
125 bfd_byte *dwarf_ranges_buffer;
182 bfd_byte *info_ptr_unit;
188 bfd_byte *first_child_die_pt
[all...]
H A Darchive64.c48 bfd_byte int_buf[8];
50 bfd_byte *raw_armap = NULL;
160 bfd_byte buf[8];
H A Dcpu-arm.c223 bfd_byte *buffer,
278 bfd_byte * buffer;
375 bfd_byte * buffer;
H A Dsimple.c137 bfd_byte *bfd_simple_get_relocated_section_contents
138 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
151 bfd_byte *
154 bfd_byte *outbuf,
160 bfd_byte *contents, *data;
H A Dxcofflink.c97 bfd_byte *ldsym;
99 bfd_byte *ldrel;
108 bfd_byte *outsyms;
111 bfd_byte *linenos;
113 bfd_byte *contents;
115 bfd_byte *external_relocs;
143 bfd_byte *contents;
163 bfd_byte *contents;
194 bfd_byte *contents;
197 bfd_byte *elsy
[all...]
H A Dcofflink.c202 bfd_byte *esym;
203 bfd_byte *esym_end;
208 esym = (bfd_byte *) obj_coff_external_syms (abfd);
300 bfd_byte *esym;
301 bfd_byte *esym_end;
326 esym = (bfd_byte *) obj_coff_external_syms (abfd);
524 bfd_byte *eaux;
646 bfd_byte *external_relocs = NULL;
1024 bfd_byte *erel;
1051 bfd_byte *excoun
[all...]
H A Dcoff-mips.c63 bfd *input_bfd, asection *input_section, bfd_byte *contents,
66 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *, PTR));
455 bfd_byte *addr;
514 n->addr = (bfd_byte *) data + reloc_entry->address;
562 vallo = (bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address)
708 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
723 bfd_put_32 (abfd, (bfd_vma) insn, (bfd_byte *) data + reloc_entry->address);
807 bfd_byte *contents;
854 bfd_byte *contents;
H A Dpeicode.h90 bfd_byte * data;
512 BFD_ASSERT ((bfd_byte *) vars->int_reltab < (bfd_byte *) vars->string_table);
738 bfd_byte * ptr;
1024 ptr = (bfd_byte *) strrchr (source_dll, '.');
1068 bfd_byte buffer[16];
1069 bfd_byte * ptr;
1219 || (bfd_size_type) ((bfd_byte *) source_dll - ptr) >= size)
1261 bfd_byte buffer[4];
/freebsd-11-stable/contrib/binutils/opcodes/
H A Ddis-buf.c29 bfd_byte *myaddr,
H A Dscore-dis.c407 status = info->read_memory_func (pc, (bfd_byte *) b, 2, info);
414 status = info->read_memory_func (pc, (bfd_byte *) & b[0], 4, info);
418 status = info->read_memory_func (pc, (bfd_byte *) b, 2, info);
H A Dmep-dis.c52 (CGEN_CPU_DESC, bfd_vma, disassemble_info *, bfd_byte *, unsigned);
56 (CGEN_CPU_DESC, bfd_vma, disassemble_info *, bfd_byte *, int, CGEN_EXTRACT_INFO *,
122 bfd_byte *buf, int corelength, int copro1length,
128 bfd_byte insnbuf[64];
290 bfd_byte buf[CGEN_MAX_INSN_SIZE];
365 bfd_byte buf[CGEN_MAX_INSN_SIZE];
921 bfd_byte *buf,
952 bfd_byte *buf,
1060 bfd_byte buf[CGEN_MAX_INSN_SIZE];
/freebsd-11-stable/contrib/gdb/include/
H A Ddis-asm.h109 (bfd_vma memaddr, bfd_byte *myaddr, unsigned int length,
140 bfd_byte *buffer;
282 (bfd_vma, bfd_byte *, unsigned int, struct disassemble_info *);
/freebsd-11-stable/contrib/binutils/include/
H A Ddis-asm.h118 (bfd_vma memaddr, bfd_byte *myaddr, unsigned int length,
149 bfd_byte *buffer;
318 (bfd_vma, bfd_byte *, unsigned int, struct disassemble_info *);

Completed in 404 milliseconds

123456