Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcollect2-aix.h250 struct internal_syment struct
262 typedef struct internal_syment SYMENT; argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcollect2-aix.h248 struct internal_syment struct
260 typedef struct internal_syment SYMENT; argument
/dragonfly/contrib/gdb-7/include/coff/
H A Dinternal.h434 struct internal_syment struct
437 {
445 } _n;
446 bfd_vma n_value; /* value of symbol */
447 short n_scnum; /* section number */
448 unsigned short n_flags; /* copy of flags from filhdr */
449 unsigned short n_type; /* type and derived type */
450 unsigned char n_sclass; /* storage class */
451 unsigned char n_numaux; /* number of aux. entries */
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dinternal.h465 struct internal_syment struct
468 {
476 } _n;
477 bfd_vma n_value; /* value of symbol */
478 int n_scnum; /* section number */
479 unsigned short n_flags; /* copy of flags from filhdr */
480 unsigned short n_type; /* type and derived type */
481 unsigned char n_sclass; /* storage class */
482 unsigned char n_numaux; /* number of aux. entries */
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dinternal.h473 struct internal_syment struct
476 {
484 } _n;
485 bfd_vma n_value; /* value of symbol */
486 int n_scnum; /* section number */
487 unsigned short n_flags; /* copy of flags from filhdr */
488 unsigned short n_type; /* type and derived type */
489 unsigned char n_sclass; /* storage class */
490 unsigned char n_numaux; /* number of aux. entries */