Searched defs:syment (Results 1 – 8 of 8) sorted by relevance
45 struct syment struct48 {56 } _n;57 unsigned long n_value; /* value of symbol */58 short n_scnum; /* section number */59 unsigned short n_type; /* type and derived type */60 char n_sclass; /* storage class */61 char n_numaux; /* number of aux. entries */
57 typedef struct syment { struct61 } syment_t; argument
397 struct internal_syment syment; in parse_coff_struct_type() local505 struct internal_syment syment; in parse_coff_enum_type() local690 struct internal_syment syment; in parse_coff() local
561 struct internal_syment *syment) in fixup_symbol_value()
2203 struct internal_syment syment; local
4699 struct internal_syment *syment) in coff_classify_symbol()
3688 struct internal_syment syment; local
639 struct internal_syment syment; member