Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Dnlist_coff.c63 struct coff_extsym { struct
64 union {
70 } u;
71 int32_t es_value;
72 int16_t es_scnum;
73 int16_t es_type;
74 int8_t es_class;
75 int8_t es_numaux;