Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-rs6000.c1581 filestart = strtol (arch_xhdr (last_file)->nextoff, (char **) NULL, in _bfd_xcoff_openr_next_archived_file()
1602 filestart = strtol (arch_xhdr_big (last_file)->nextoff, (char **) NULL, in _bfd_xcoff_openr_next_archived_file()
1688 sprintf (hdr.nextoff, "%d", 0); in xcoff_write_armap_old()
1827 file_ptr nextoff, prevoff; in xcoff_write_armap_big() local
1865 READ20 (fhdr->symoff, nextoff); in xcoff_write_armap_big()
1867 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_armap_big()
1912 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); in xcoff_write_armap_big()
1914 PRINT20 (hdr->nextoff, 0); in xcoff_write_armap_big()
1969 prevoff = nextoff; in xcoff_write_armap_big()
1970 nextoff = nextoff + symbol_table_size; in xcoff_write_armap_big()
[all …]
Dcoff64-rs6000.c2050 filestart = bfd_scan_vma (arch_xhdr_big (last_file)->nextoff, in xcoff64_openr_next_archived_file()
/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h539 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member
577 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member