Searched refs:symoff (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/legacy/binutils/include/coff/
H A Dxcoff.h482 char symoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr
509 char symoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr_big
/haiku-buildtools/binutils/include/coff/
H A Dxcoff.h485 char symoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr
512 char symoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr_big
/haiku-buildtools/binutils/include/mach-o/
H A Dexternal.h159 unsigned char symoff[4]; /* File offset of the symbol table. */ member in struct:mach_o_symtab_command_external
/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o.c440 bfd_vma symoff = sym->symoff + (i * 12); local
458 bfd_seek (abfd, symoff, SEEK_SET);
462 12, (unsigned long) symoff);
478 bfd_h_put_32 (abfd, seg->symoff, buf);
704 bfd_vma symoff = sym->symoff + (i * 12); local
715 bfd_seek (abfd, symoff, SEEK_SET);
719 12, (unsigned long) symoff);
1209 seg->symoff
[all...]
H A Dmach-o.h222 unsigned long symoff; member in struct:bfd_mach_o_symtab_command
272 /* The symbols indicated by symoff and nsyms of the LC_SYMTAB load command
H A Dcoff-rs6000.c1140 off = strtol (xcoff_ardata (abfd)->symoff, (char **) NULL, 10);
1195 off = strtol (xcoff_ardata_big (abfd)->symoff, (char **) NULL, 10);
1491 || filestart == strtol (xcoff_ardata (archive)->symoff,
1515 || filestart == strtol (xcoff_ardata_big (archive)->symoff,
1827 /* xcoff_write_archive_contents_big passes nextoff in symoff. */
1829 READ20 (fhdr->symoff, nextoff);
1953 PRINT20 (fhdr->symoff, 0);
2275 sprintf (fhdr.symoff, "%d", 0);
2279 sprintf (fhdr.symoff, "%ld", (long) nextoff);
2542 PRINT20 (fhdr.symoff,
[all...]
H A Dpdp11.c234 file_ptr symoff; member in struct:aout_final_link_info
2990 if (bfd_seek (output_bfd, finfo->symoff, SEEK_SET) != 0
2995 finfo->symoff += amt;
3765 &aout_info.symoff);
3768 obj_sym_filepos (abfd) = aout_info.symoff;
4445 if (bfd_seek (output_bfd, finfo->symoff, SEEK_SET) != 0)
4451 finfo->symoff += size;
H A Daoutx.h3444 file_ptr symoff;
3597 if (bfd_seek (output_bfd, finfo->symoff, SEEK_SET) != 0
3602 finfo->symoff += EXTERNAL_NLIST_SIZE;
5158 if (bfd_seek (output_bfd, finfo->symoff, SEEK_SET) != 0)
5165 finfo->symoff += outsym_size;
5360 &aout_info.symoff);
5363 obj_sym_filepos (abfd) = aout_info.symoff;
H A Dcoff64-rs6000.c2046 || filestart == bfd_scan_vma (xcoff_ardata_big (archive)->symoff,
/haiku-buildtools/binutils/bfd/
H A Dmach-o.h140 unsigned int symoff; member in struct:bfd_mach_o_symtab_command
267 /* The symbols indicated by symoff and nsyms of the LC_SYMTAB load command
H A Dcoff-rs6000.c1215 off = strtol (xcoff_ardata (abfd)->symoff, (char **) NULL, 10);
1270 off = strtol (xcoff_ardata_big (abfd)->symoff, (char **) NULL, 10);
1562 || filestart == strtol (xcoff_ardata (archive)->symoff,
1586 || filestart == strtol (xcoff_ardata_big (archive)->symoff,
1838 /* xcoff_write_archive_contents_big passes nextoff in symoff. */
1840 READ20 (fhdr->symoff, nextoff);
1948 PRINT20 (fhdr->symoff, 0);
2226 sprintf (fhdr.symoff, "%d", 0);
2230 sprintf (fhdr.symoff, "%ld", (long) nextoff);
2473 PRINT20 (fhdr.symoff,
[all...]
H A Dmach-o.c1836 if (bfd_seek (abfd, sym->symoff, SEEK_SET) != 0)
1928 bfd_h_put_32 (abfd, sym->symoff, raw.symoff);
2550 symtab->symoff = mdata->filelen;
3575 unsigned int symoff = sym->symoff + (i * symwidth); local
3586 if (bfd_seek (abfd, symoff, SEEK_SET) != 0
3592 symwidth, (unsigned long) symoff);
4305 symtab->symoff = bfd_h_get_32 (abfd, raw.symoff);
[all...]
H A Dpdp11.c229 file_ptr symoff; member in struct:aout_final_link_info
3019 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0
3024 flaginfo->symoff += amt;
3778 &aout_info.symoff);
3781 obj_sym_filepos (abfd) = aout_info.symoff;
4458 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0)
4464 flaginfo->symoff += size;
H A Daoutx.h3576 file_ptr symoff;
3732 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0
3737 flaginfo->symoff += EXTERNAL_NLIST_SIZE;
5296 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0)
5303 flaginfo->symoff += outsym_size;
5493 &aout_info.symoff);
5496 obj_sym_filepos (abfd) = aout_info.symoff;
3567 file_ptr symoff; member in struct:aout_final_link_info
H A Dcoff64-rs6000.c2051 || filestart == bfd_scan_vma (xcoff_ardata_big (archive)->symoff,
/haiku-buildtools/binutils/binutils/
H A Dod-macho.c1501 printf (" symoff: 0x%08x nsyms: %8u (endoff: 0x%08x)\n",
1502 symtab->symoff, symtab->nsyms,
1503 symtab->symoff + symtab->nsyms
/haiku-buildtools/binutils/gold/
H A Dobject.cc999 off_t symoff = symshdr.get_sh_offset() + symndx * This::sym_size; local
1000 const unsigned char* psym = this->get_view(symoff, This::sym_size, true,

Completed in 318 milliseconds