Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcoff.h240 struct COFF_syment struct
242 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 */