Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h431 struct internal_syment struct
434 {
442 } _n;
443 bfd_vma n_value; /* value of symbol */
444 short n_scnum; /* section number */
445 unsigned short n_flags; /* copy of flags from filhdr */
446 unsigned short n_type; /* type and derived type */
447 unsigned char n_sclass; /* storage class */
448 unsigned char n_numaux; /* number of aux. entries */
/openbsd-src/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h431 struct internal_syment struct
434 {
442 } _n;
443 bfd_vma n_value; /* value of symbol */
444 short n_scnum; /* section number */
445 unsigned short n_flags; /* copy of flags from filhdr */
446 unsigned short n_type; /* type and derived type */
447 unsigned char n_sclass; /* storage class */
448 unsigned char n_numaux; /* number of aux. entries */