Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.h178 struct som_copyable_section_data_struct struct
182 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
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dsom.h149 struct som_copyable_section_data_struct struct
153 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