Searched refs:som_external_symbol_dictionary_record (Results 1 – 3 of 3) sorted by relevance
188 struct som_external_symbol_dictionary_record struct
236 … * bfd_section_from_som_symbol (bfd *abfd, struct som_external_symbol_dictionary_record *s…
3977 num_syms * sizeof (struct som_external_symbol_dictionary_record); in som_finish_writing()4441 struct som_external_symbol_dictionary_record *som_symtab = NULL; in som_build_and_write_symbol_table()4448 symtab_size *= sizeof (struct som_external_symbol_dictionary_record); in som_build_and_write_symbol_table()4575 (bfd *abfd, struct som_external_symbol_dictionary_record *symbol) in bfd_section_from_som_symbol()4621 int symsize = sizeof (struct som_external_symbol_dictionary_record); in som_slurp_symbol_table()4623 struct som_external_symbol_dictionary_record *buf = NULL, *bufp, *endbufp; in som_slurp_symbol_table()