Searched defs:som_copyable_section_data_struct (Results 1 – 2 of 2) sorted by relevance
178 struct som_copyable_section_data_struct struct182 unsigned int sort_key : 8;183 unsigned int access_control_bits : 7;184 unsigned int is_defined : 1;185 unsigned int is_private : 1;186 unsigned int quadrant : 2;187 unsigned int is_comdat : 1;188 unsigned int is_common : 1;189 unsigned int dup_common : 1;215 struct som_copyable_section_data_struct *copy_data; argument
149 struct som_copyable_section_data_struct struct153 unsigned int sort_key : 8;154 unsigned int access_control_bits : 7;155 unsigned int is_defined : 1;156 unsigned int is_private : 1;157 unsigned int quadrant : 2;183 struct som_copyable_section_data_struct *copy_data; argument