Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dsom.h108 struct som_sym { struct
109 u_int sym_type : 8;
110 u_int sym_scope : 4;
111 u_int sym_chklevel : 3;
112 u_int sym_qualify : 1;
113 u_int sym_ifrozen : 1;
114 u_int sym_resident : 1;
115 u_int sym_is_common : 1;
116 u_int sym_dup_common : 1;
117 u_int sym_xleast : 2;
[all …]