Searched defs:COFF_syment (Results 1 – 1 of 1) sorted by relevance
240 struct COFF_syment struct242 union {248 } e;250 char e_value[4]; /* Value (address) of the segment */251 char e_scnum[2]; /* Section number */252 char e_type[2]; /* Type of section */253 char e_sclass[1]; /* Loader class */254 char e_numaux[1]; /* Number of auxiliary entries which follow */