Searched refs:lst_filepos (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c5870 file_ptr lst_filepos;
5872 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header);
5899 if (bfd_seek (abfd, lst_filepos + hash_val, SEEK_SET) != 0)
5918 if (bfd_seek (abfd, lst_filepos + next_entry, SEEK_SET) != 0)
5952 file_ptr lst_filepos;
5955 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header);
5968 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
5995 if (bfd_seek (abfd, lst_filepos + hash_val, SEEK_SET) != 0)
6009 if (bfd_seek (abfd, (lst_filepos + string_loc
6044 if (bfd_seek (abfd, lst_filepos
5869 file_ptr lst_filepos; local
5951 file_ptr lst_filepos; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c5870 file_ptr lst_filepos;
5872 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header);
5899 if (bfd_seek (abfd, lst_filepos + hash_val, SEEK_SET) != 0)
5918 if (bfd_seek (abfd, lst_filepos + next_entry, SEEK_SET) != 0)
5952 file_ptr lst_filepos;
5955 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header);
5968 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
5995 if (bfd_seek (abfd, lst_filepos + hash_val, SEEK_SET) != 0)
6009 if (bfd_seek (abfd, (lst_filepos + string_loc
6044 if (bfd_seek (abfd, lst_filepos
5869 file_ptr lst_filepos; local
5951 file_ptr lst_filepos; local
[all...]

Completed in 190 milliseconds