Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
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 …]