HomeSort by relevance Sort by last modified time
    Searched refs:bfd_byte (Results 1 - 25 of 291) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/include/
oasys.h 42 bfd_byte version[4];
43 bfd_byte create_date[12];
44 bfd_byte revision_date[12];
45 bfd_byte mod_count[4];
46 bfd_byte mod_tbl_offset[4];
47 bfd_byte sym_tbl_size[4];
48 bfd_byte sym_count[4];
49 bfd_byte sym_tbl_offset[4];
50 bfd_byte xref_count[4];
51 bfd_byte xref_lst_offset[4]
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ns32k.h 22 extern bfd_reloc_status_type _bfd_ns32k_relocate_contents (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *);
23 extern bfd_reloc_status_type _bfd_do_ns32k_reloc_contents (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *, bfd_vma (*) (bfd_byte *, int), void (*) (bfd_vma, bfd_byte *, int));
24 extern bfd_reloc_status_type _bfd_ns32k_final_link_relocate (reloc_howto_type *, bfd *, asection *, bfd_byte *, bfd_vma, bfd_vma, bfd_vma);
25 extern bfd_vma _bfd_ns32k_get_displacement (bfd_byte *, int);
26 extern bfd_vma _bfd_ns32k_get_immediate (bfd_byte *, int);
27 extern void _bfd_ns32k_put_displacement (bfd_vma, bfd_byte *, int);
28 extern void _bfd_ns32k_put_immediate (bfd_vma, bfd_byte *, int);
elfxx-ia64.h 28 bfd_boolean ia64_elf_relax_br (bfd_byte *contents, bfd_vma off);
29 void ia64_elf_relax_brl (bfd_byte *contents, bfd_vma off);
30 void ia64_elf_relax_ldxmov (bfd_byte *contents, bfd_vma off);
32 bfd_reloc_status_type ia64_elf_install_value (bfd_byte *hit_addr, bfd_vma v,
libbfd.c 384 bfd_byte buffer[4];
561 const bfd_byte *addr = (const bfd_byte *) p;
568 const bfd_byte *addr = (const bfd_byte *) p;
575 const bfd_byte *addr = (const bfd_byte *) p;
582 const bfd_byte *addr = (const bfd_byte *) p;
589 bfd_byte *addr = (bfd_byte *) p
    [all...]
compress.c 31 decompress_contents (bfd_byte *compressed_buffer,
33 bfd_byte *uncompressed_buffer,
72 (bfd *abfd, asection *section, bfd_byte *uncompressed_buffer,
90 bfd_byte *uncompressed_buffer ATTRIBUTE_UNUSED,
98 bfd_byte *compressed_buffer;
101 compressed_buffer = (bfd_byte *) bfd_malloc (compressed_size);
147 (bfd *abfd, asection *section, bfd_byte **ptr);
159 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr)
162 bfd_byte *p = *ptr;
167 bfd_byte *compressed_buffer
    [all...]
dwarf1.c 45 bfd_byte *debug_section;
48 bfd_byte *debug_section_end;
51 bfd_byte *line_section;
54 bfd_byte *line_section_end;
57 bfd_byte *currentDie;
81 bfd_byte *first_child;
183 bfd_byte * aDiePtr,
184 bfd_byte * aDiePtrEnd)
186 bfd_byte *this_die = aDiePtr;
187 bfd_byte *xptr = this_die
    [all...]
nlmcode.h 94 nlm_variable_header (abfd)->stackSize = get_word (abfd, (bfd_byte *) temp);
100 nlm_variable_header (abfd)->reserved = get_word (abfd, (bfd_byte *) temp);
187 get_word (abfd, (bfd_byte *) thdr.majorVersion);
189 get_word (abfd, (bfd_byte *) thdr.minorVersion);
191 get_word (abfd, (bfd_byte *) thdr.revision);
193 get_word (abfd, (bfd_byte *) thdr.year);
195 get_word (abfd, (bfd_byte *) thdr.month);
197 get_word (abfd, (bfd_byte *) thdr.day);
209 get_word (abfd, (bfd_byte *) thdr.languageID);
211 get_word (abfd, (bfd_byte *) thdr.messageFileOffset)
    [all...]
ihex.c 145 bfd_byte *data;
195 bfd_byte c;
246 bfd_byte *buf = NULL;
311 buf = (bfd_byte *) bfd_realloc (buf, (bfd_size_type) chars);
487 bfd_byte b[9];
540 ihex_read_section (bfd *abfd, asection *section, bfd_byte *contents)
543 bfd_byte *p;
544 bfd_byte *buf = NULL;
585 buf = (bfd_byte *) bfd_realloc (buf, (bfd_size_type) len * 2);
643 (bfd_byte *) section->used_by_bfd)
    [all...]
libcoff-in.h 200 bfd_byte *contents;
374 extern bfd_byte *bfd_coff_reloc16_get_relocated_section_contents
376 bfd_byte *, bfd_boolean, asymbol **);
508 bfd_byte *outsyms;
511 bfd_byte *linenos;
513 bfd_byte *contents;
515 bfd_byte *external_relocs;
574 (bfd *, asection *, bfd_boolean, bfd_byte *, bfd_boolean,
577 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
614 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
    [all...]
nlm32-i386.c 74 bfd_byte temp[4];
147 bfd_byte temp[4];
288 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset);
290 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset);
315 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset);
317 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset);
333 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */
381 bfd_byte len;
385 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd)
386 != sizeof (bfd_byte))
    [all...]
ppcboot.c 44 bfd_byte ind;
45 bfd_byte head;
46 bfd_byte sector;
47 bfd_byte cylinder;
55 bfd_byte sector_begin[4]; /* 32-bit start RBA (zero-based), little endian */
56 bfd_byte sector_length[4]; /* 32-bit RBA count (one-based), little endian */
62 bfd_byte pc_compatibility[446]; /* x86 instruction field */
64 bfd_byte signature[2]; /* 0x55 and 0xaa */
65 bfd_byte entry_offset[4]; /* entry point offset, little endian */
66 bfd_byte length[4]; /* load image length, little endian *
    [all...]
reloc.c 883 short x = bfd_get_16 (abfd, (bfd_byte *) data + octets);
890 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets);
892 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets);
897 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets);
900 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets);
906 long x = bfd_get_16 (abfd, (bfd_byte *) data + octets);
909 bfd_put_16 (abfd, (bfd_vma) x, (bfd_byte *) data + octets);
920 bfd_vma x = bfd_get_64 (abfd, (bfd_byte *) data + octets);
922 bfd_put_64 (abfd, x, (bfd_byte *) data + octets);
972 bfd_byte *data
    [all...]
verilog.c 78 bfd_byte * data;
124 bfd_byte *data;
126 data = (bfd_byte *) bfd_alloc (abfd, bytes_to_do);
191 const bfd_byte *data,
192 const bfd_byte *end)
195 const bfd_byte *src = data;
219 bfd_byte *location = list->data;
cpu-ns32k.c 41 _bfd_ns32k_get_displacement (bfd_byte *buffer, int size)
72 _bfd_ns32k_put_displacement (bfd_vma value, bfd_byte *buffer, int size)
100 _bfd_ns32k_get_immediate (bfd_byte *buffer, int size)
121 _bfd_ns32k_put_immediate (bfd_vma value, bfd_byte *buffer, int size)
149 bfd_vma (* get_data) (bfd_byte *, int),
150 void (* put_data) (bfd_vma, bfd_byte *, int))
159 bfd_byte *location;
503 location = (bfd_byte *) data + addr;
570 bfd_byte *location,
571 bfd_vma (*get_data) (bfd_byte *, int)
    [all...]
elf32-cr16c.c 194 bfd_byte *data,
235 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets);
239 value = bfd_get_32 (abfd, (bfd_byte *) data + octets);
266 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets);
274 value = bfd_get_32 (abfd, (bfd_byte *) data + octets);
283 value = bfd_get_32 (abfd, (bfd_byte *) data + octets);
314 value = bfd_get_32 (abfd, (bfd_byte *) data + octets);
321 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets);
325 value = bfd_get_32 (abfd, (bfd_byte *) data + octets);
328 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets + 1)
    [all...]
elfxx-aarch64.h 43 _bfd_aarch64_elf_put_addend (bfd *, bfd_byte *, bfd_reloc_code_real_type,
  /toolchain/binutils/binutils-2.25/include/aout/
sun4.h 71 bfd_byte ld_version[4];
74 bfd_byte ldd[4];
77 bfd_byte ld[4];
225 bfd_byte ld_loaded[4];
226 bfd_byte ld_need[4];
227 bfd_byte ld_rules[4];
228 bfd_byte ld_got[4];
229 bfd_byte ld_plt[4];
230 bfd_byte ld_rel[4];
231 bfd_byte ld_hash[4]
    [all...]
adobe.h 31 bfd_byte e_info[4]; /* magic number and stuff */
32 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */
33 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* length of bss area in bytes */
35 bfd_byte e_syms[BYTES_IN_WORD]; /* length of symbol table in bytes */
36 bfd_byte e_entry[BYTES_IN_WORD]; /* start address */
37 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */
38 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */
103 bfd_byte e_strx[BYTES_IN_WORD]; /* index into string table of name */
104 bfd_byte e_type[1]; /* type of symbol *
    [all...]
aout64.h 32 bfd_byte e_info[4]; /* Magic number and stuff. */
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
34 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
36 bfd_byte e_syms[BYTES_IN_WORD]; /* Length of symbol table in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
259 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
260 bfd_byte e_type[1]; /* Type of symbol. *
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
rs6k64.h 229 bfd_byte l_version[4];
230 bfd_byte l_nsyms[4];
231 bfd_byte l_nreloc[4];
232 bfd_byte l_istlen[4];
233 bfd_byte l_nimpid[4];
234 bfd_byte l_stlen[4];
235 bfd_byte l_impoff[8];
236 bfd_byte l_stoff[8];
237 bfd_byte l_symoff[8];
238 bfd_byte l_rldoff[8]
    [all...]
rs6000.h 240 bfd_byte l_version[4];
241 bfd_byte l_nsyms[4];
242 bfd_byte l_nreloc[4];
243 bfd_byte l_istlen[4];
244 bfd_byte l_nimpid[4];
245 bfd_byte l_impoff[4];
246 bfd_byte l_stlen[4];
247 bfd_byte l_stoff[4];
256 bfd_byte _l_name[E_SYMNMLEN];
259 bfd_byte _l_zeroes[4]
    [all...]
pe.h 454 bfd_byte rva_BeginAddress[4];
455 bfd_byte rva_EndAddress[4];
456 bfd_byte rva_UnwindData[4];
497 bfd_byte dta[2];
515 bfd_byte Version; /* Values from 0 up to 7 are possible. */
516 bfd_byte Flags; /* Values from 0 up to 31 are possible. */
523 bfd_byte *rawUnwindCodes;
532 bfd_byte Version_Flags;
533 bfd_byte SizeOfPrologue;
534 bfd_byte CountOfCodes
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
windint.h 43 bfd_byte data_size[4];
44 bfd_byte header_size[4];
50 bfd_byte sig[2]; /* Has to be 0xffff for unnamed ids. */
51 bfd_byte id[2];
65 bfd_byte *data;
203 bfd_byte version[4];
204 bfd_byte memflags[2];
205 bfd_byte language[2];
206 bfd_byte version2[4];
207 bfd_byte characteristics[4]
    [all...]
budbg.h 44 (bfd *, void *, bfd_byte **, bfd_size_type *, bfd_byte **, bfd_size_type *);
48 extern bfd_boolean parse_ieee (void *, bfd *, const bfd_byte *, bfd_size_type);
rescoff.c 48 const bfd_byte *data;
50 const bfd_byte *data_end;
60 bfd_byte characteristics[4];
62 bfd_byte time[4];
64 bfd_byte major[2];
66 bfd_byte minor[2];
68 bfd_byte name_count[2];
70 bfd_byte id_count[2];
78 bfd_byte name[4];
80 bfd_byte rva[4]
    [all...]

Completed in 1435 milliseconds

1 2 3 4 5 6 7 8 91011>>