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