Home
last modified time | relevance | path

Searched defs:stab_write_handle (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwrstabs.c132 struct stab_write_handle struct
135 bfd *abfd;
137 bfd_byte *symbols;
138 size_t symbols_size;
139 size_t symbols_alloc;
141 struct string_hash_entry *strings;
143 struct string_hash_entry *last_string;
145 size_t strings_size;
147 struct string_hash_table strhash;
149 struct stab_type_stack *type_stack;
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c132 struct stab_write_handle struct
135 bfd *abfd;
137 bfd_byte *symbols;
138 size_t symbols_size;
139 size_t symbols_alloc;
141 struct string_hash_entry *strings;
143 struct string_hash_entry *last_string;
145 size_t strings_size;
147 struct string_hash_table strhash;
149 struct stab_type_stack *type_stack;
[all …]