Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h134 struct som_space_dictionary_record struct
136 unsigned int name;
137 unsigned int is_loadable : 1;
138 unsigned int is_defined : 1;
139 unsigned int is_private : 1;
140 unsigned int has_intermediate_code : 1;
141 unsigned int is_tspecific : 1;
142 unsigned int reserved : 11;
143 unsigned int sort_key : 8;
144 unsigned int reserved2 : 8;
[all …]