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