Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/include/coff/
H A Dsym.h258 typedef struct ecoff_extr { struct
259 unsigned jmptbl:1; /* symbol is a jump table entry for shlibs */
260 unsigned cobol_main:1; /* symbol is a cobol main procedure */
261 unsigned weakext:1; /* symbol is weak external */
262 unsigned reserved:13; /* reserved for future use */
263 int ifd; /* where the iss and index fields point into */
264 SYMR asym; /* symbol for the external */
/dragonfly/contrib/gdb-7/include/coff/
H A Dsym.h258 typedef struct ecoff_extr { struct
259 unsigned jmptbl:1; /* symbol is a jump table entry for shlibs */
260 unsigned cobol_main:1; /* symbol is a cobol main procedure */
261 unsigned weakext:1; /* symbol is weak external */
262 unsigned reserved:13; /* reserved for future use */
263 int ifd; /* where the iss and index fields point into */
264 SYMR asym; /* symbol for the external */
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dsym.h258 typedef struct ecoff_extr { struct
259 unsigned jmptbl:1; /* symbol is a jump table entry for shlibs */
260 unsigned cobol_main:1; /* symbol is a cobol main procedure */
261 unsigned weakext:1; /* symbol is weak external */
262 unsigned reserved:13; /* reserved for future use */
263 int ifd; /* where the iss and index fields point into */
264 SYMR asym; /* symbol for the external */