Home
last modified time | relevance | path

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

/netbsd/sys/arch/hppa/include/
H A Dsom.h52 struct som_filehdr { struct
53 u_short system_id;
54 u_short a_magic;
55 u_int version_id;
57 u_int time_nsecs;
58 u_int ep_space; /* ep space */
59 u_int ep_subspace;
61 u_int aux_loc; /* aux header location */
62 u_int aux_size;
78 u_int sym_total; /* N of symbols */
[all …]