Searched refs:bfd_byte (Results 126 - 150 of 223) sorted by relevance

123456789

/haiku-fatelf/src/bin/gdb/gdb/
H A Dppc-linux-tdep.c842 const bfd_byte *buf)
860 const bfd_byte *buf = gregs;
1024 const bfd_byte *buf = fpset;
H A Darch-utils.c47 bfd_byte *buf = valbuf;
57 bfd_byte *b = alloca (TYPE_LENGTH (type));
H A Dd10v-tdep.c436 (bfd_byte *) readbuf + reg * 2);
439 (bfd_byte *) writebuf + reg * 2);
446 0, 1, (bfd_byte *) readbuf + reg * 2);
449 0, 1, (bfd_byte *) writebuf + reg * 2);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Di960-dis.c54 bfd_byte buffer[8];
63 status = (*info->read_memory_func) (memaddr, (bfd_byte *) buffer, 4, info);
84 (memaddr + 4, (bfd_byte *) (buffer + 4), 4, info);
H A Dtic54x-dis.c49 bfd_byte opbuf[2];
115 bfd_byte opbuf[2];
180 bfd_byte buf[2];
H A Ddlx-dis.c465 bfd_byte buffer[4];
482 (*info->read_memory_func) (memaddr, (bfd_byte *) &buffer[0], 4, info);
H A Davr-dis.c241 bfd_byte buffer[2];
H A Dd10v-dis.c42 bfd_byte buffer[4];
H A Di860-dis.c92 bfd_byte buff[4];
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-i386.c409 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
420 bfd_byte *contents;
H A Dcoff-m68k.c446 bfd_byte *p;
464 relsec->contents = (bfd_byte *) bfd_alloc (abfd, amt);
H A Delf32-mcore.c47 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
401 bfd_byte * contents;
H A Dsection.c1346 (bfd *abfd, asection *section, bfd_byte **buf);
1354 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf)
1357 bfd_byte *p = NULL;
H A Delf64-x86-64.c282 static const bfd_byte elf64_x86_64_plt0_entry[PLT_ENTRY_SIZE] =
291 static const bfd_byte elf64_x86_64_plt_entry[PLT_ENTRY_SIZE] =
1664 s->contents = (bfd_byte *) bfd_zalloc (dynobj, s->size);
1751 bfd_byte *contents, Elf_Internal_Rela *relocs,
1888 bfd_byte *loc;
1996 bfd_byte *loc;
2219 bfd_byte *loc;
2358 bfd_byte *loc;
2477 bfd_byte *loc;
2560 bfd_byte *lo
[all...]
H A Delf32-sparc.c53 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
403 x = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
406 bfd_put_32 (abfd, x, (bfd_byte *) data + reloc_entry->address);
453 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
456 bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
499 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
502 bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
2002 s->contents = (bfd_byte *) bfd_zalloc (dynobj, s->size);
2130 bfd_byte *contents;
2277 bfd_byte *lo
[all...]
H A Delf64-alpha.c62 PARAMS ((bfd *, bfd_vma, bfd_byte *, bfd_byte *));
142 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
145 PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
990 bfd_byte *p_ldah;
991 bfd_byte *p_lda;
1043 bfd_byte *p_ldah, *p_lda;
1065 p_ldah = (bfd_byte *) data + reloc_entry->address;
1196 bfd_byte *contents;
1432 bfd_byte *p_lda
[all...]
H A Decoff.c2288 bfd_byte *rec, *recend;
2290 rec = (bfd_byte *) location;
3158 bfd_byte temp[4];
3159 bfd_byte *hashtable;
3231 hashtable = (bfd_byte *) bfd_zalloc (abfd, symdefsize);
3517 const bfd_byte *raw_armap;
3522 const bfd_byte *hashtable;
3538 raw_armap = (const bfd_byte *) bfd_ardata (abfd)->tdata;
3539 if (raw_armap == (bfd_byte *) NULL)
4537 bfd_byte *content
[all...]
H A Delf32-arm.h506 bfd_byte * foo;
769 bfd_byte *contents = NULL;
1002 bfd_byte * hit_data,
1109 bfd_byte * hit_data,
1218 bfd_byte * contents,
1229 bfd_byte * hit_data = contents + rel->r_offset;
1350 bfd_byte *loc;
1921 bfd_byte *loc;
1980 bfd_byte * address,
2054 bfd_byte * content
[all...]
H A Delf32-i370.c285 PARAMS ((bfd *, struct bfd_link_info *info, bfd *, asection *, bfd_byte *,
785 s->contents = (bfd_byte *) bfd_zalloc (dynobj, s->size);
1148 bfd_byte *contents;
1298 bfd_byte *loc;
H A Delf32-m68hc12.c435 bfd_byte *loc;
H A Delf32-msp430.c302 asection * input_section, bfd_byte * contents,
426 bfd_byte * contents,
835 bfd_byte *contents;
908 bfd_byte * contents = NULL;
H A Dlibecoff.h70 asection *input_section, bfd_byte *contents,
H A Dlibxcoff.h225 bfd_vma *relocation, bfd_byte *contents
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h573 bfd_byte *contents;
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dxcoff.h412 bfd_byte *strings;

Completed in 154 milliseconds

123456789