Searched defs:artdata (Results 1 – 3 of 3) sorted by relevance
78 struct artdata struct80 file_ptr first_file_filepos;82 htab_t cache;83 bfd *archive_head; /* Only interesting in output routines. */84 carsym *symdefs; /* The symdef entries. */85 symindex symdef_count; /* How many there are. */86 char *extended_names; /* Clever intel extension. */87 bfd_size_type extended_names_size; /* Size of extended names. */89 long armap_timestamp; /* Timestamp value written into armap.95 file_ptr armap_datepos; /* Position within archive to seek to[all …]
72 struct artdata struct74 file_ptr first_file_filepos;76 htab_t cache;77 bfd *archive_head; /* Only interesting in output routines. */78 carsym *symdefs; /* The symdef entries. */79 symindex symdef_count; /* How many there are. */80 char *extended_names; /* Clever intel extension. */81 bfd_size_type extended_names_size; /* Size of extended names. */83 long armap_timestamp; /* Timestamp value written into armap.89 file_ptr armap_datepos; /* Position within archive to seek to[all …]
73 struct artdata struct75 file_ptr first_file_filepos;77 htab_t cache;78 bfd *archive_head; /* Only interesting in output routines. */79 carsym *symdefs; /* The symdef entries. */80 symindex symdef_count; /* How many there are. */81 char *extended_names; /* Clever intel extension. */82 bfd_size_type extended_names_size; /* Size of extended names. */84 long armap_timestamp; /* Timestamp value written into armap.90 file_ptr armap_datepos; /* Position within archive to seek to[all …]