Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/head/
HDsyms.h45 struct syment struct
48 {
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 */
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/lockstat/
HDsym.c57 typedef struct syment { struct
61 } syment_t; argument
/freebsd-11-stable/contrib/binutils/binutils/
HDrdcoff.c397 struct internal_syment syment; in parse_coff_struct_type() local
505 struct internal_syment syment; in parse_coff_enum_type() local
690 struct internal_syment syment; in parse_coff() local
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffgen.c561 struct internal_syment *syment) in fixup_symbol_value()
HDcoff64-rs6000.c2203 struct internal_syment syment; local
HDcoffcode.h4699 struct internal_syment *syment) in coff_classify_symbol()
HDcoff-rs6000.c3688 struct internal_syment syment; local
HDlibcoff.h639 struct internal_syment syment; member