Home
last modified time | relevance | path

Searched refs:nextoff (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-rs6000.c1553 filestart = strtol (arch_xhdr (last_file)->nextoff, (char **) NULL, in _bfd_xcoff_openr_next_archived_file()
1574 filestart = strtol (arch_xhdr_big (last_file)->nextoff, (char **) NULL, in _bfd_xcoff_openr_next_archived_file()
1660 sprintf (hdr.nextoff, "%d", 0); in xcoff_write_armap_old()
1799 file_ptr nextoff, prevoff; in xcoff_write_armap_big() local
1837 READ20 (fhdr->symoff, nextoff); in xcoff_write_armap_big()
1839 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_armap_big()
1884 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); in xcoff_write_armap_big()
1886 PRINT20 (hdr->nextoff, 0); in xcoff_write_armap_big()
1941 prevoff = nextoff; in xcoff_write_armap_big()
1942 nextoff = nextoff + symbol_table_size; in xcoff_write_armap_big()
[all …]
Dcoff64-rs6000.c2043 filestart = bfd_scan_vma (arch_xhdr_big (last_file)->nextoff, in xcoff64_openr_next_archived_file()
/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h539 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member
577 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member