gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ecoff_extsym Struct Reference

#include <coff_sym.h>

Public Attributes

SYMR asym
 
unsigned jmptbl:1
 
unsigned cobol_main:1
 
unsigned weakext:1
 
unsigned reserved:29
 
coff_int ifd
 

Detailed Description

Definition at line 267 of file coff_sym.h.

Member Data Documentation

◆ asym

SYMR ecoff_extsym::asym

Definition at line 268 of file coff_sym.h.

◆ cobol_main

unsigned ecoff_extsym::cobol_main

Definition at line 270 of file coff_sym.h.

◆ ifd

coff_int ecoff_extsym::ifd

Definition at line 273 of file coff_sym.h.

◆ jmptbl

unsigned ecoff_extsym::jmptbl

Definition at line 269 of file coff_sym.h.

◆ reserved

unsigned ecoff_extsym::reserved

Definition at line 272 of file coff_sym.h.

◆ weakext

unsigned ecoff_extsym::weakext

Definition at line 271 of file coff_sym.h.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 28 2020 16:27:10 for gem5 by doxygen 1.8.13