Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h154 struct som_subspace_dictionary_record struct
156 int space_index;
157 unsigned int access_control_bits : 7;
158 unsigned int memory_resident : 1;
159 unsigned int dup_common : 1;
160 unsigned int is_common : 1;
161 unsigned int is_loadable : 1;
162 unsigned int quadrant : 2;
163 unsigned int initially_frozen : 1;
164 unsigned int is_first : 1;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h154 struct som_subspace_dictionary_record struct
156 int space_index;
157 unsigned int access_control_bits : 7;
158 unsigned int memory_resident : 1;
159 unsigned int dup_common : 1;
160 unsigned int is_common : 1;
161 unsigned int is_loadable : 1;
162 unsigned int quadrant : 2;
163 unsigned int initially_frozen : 1;
164 unsigned int is_first : 1;
[all …]