Home
last modified time | relevance | path

Searched defs:artdata (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibbfd-in.h73 struct artdata struct
75 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 …]
H A Dlibbfd.h78 struct artdata struct
80 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 …]
H A Dvms-lib.c68 struct artdata artdata; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibbfd-in.h69 struct artdata struct
71 ufile_ptr first_file_filepos;
73 htab_t cache;
74 carsym *symdefs; /* The symdef entries. */
75 symindex symdef_count; /* How many there are. */
76 char *extended_names; /* Clever intel extension. */
77 bfd_size_type extended_names_size; /* Size of extended names. */
79 long armap_timestamp; /* Timestamp value written into armap.
85 file_ptr armap_datepos; /* Position within archive to seek to
87 void *tdata; /* Backend specific information. */
H A Dlibbfd.h75 struct artdata struct
77 ufile_ptr first_file_filepos;
79 htab_t cache;
80 carsym *symdefs; /* The symdef entries. */
81 symindex symdef_count; /* How many there are. */
82 char *extended_names; /* Clever intel extension. */
83 bfd_size_type extended_names_size; /* Size of extended names. */
85 long armap_timestamp; /* Timestamp value written into armap.
91 file_ptr armap_datepos; /* Position within archive to seek to
93 void *tdata; /* Backend specific information. */
H A Dvms-lib.c68 struct artdata artdata; member