Searched refs:ext_space (Results 1 – 1 of 1) sorted by relevance
2100 struct som_external_space_dictionary_record ext_space; in setup_sections() local2112 + space_index * sizeof (ext_space)), in setup_sections()2115 amt = sizeof ext_space; in setup_sections()2116 if (bfd_bread (&ext_space, amt, abfd) != amt) in setup_sections()2119 som_swap_space_dictionary_in (&ext_space, &space); in setup_sections()