LLVM OpenMP 20.0.0git
|
Public Attributes | |
__int64 | name |
unsigned | value |
unsigned short | sectionNum |
unsigned short | type |
char | storageClass |
char | nAux |
Definition at line 42 of file extractExternal.cpp.
__int64 Symbol::name |
Definition at line 44 of file extractExternal.cpp.
Referenced by computeExternalSymbols(), and hideSymbols().
char Symbol::nAux |
Definition at line 47 of file extractExternal.cpp.
Referenced by computeExternalSymbols(), and hideSymbols().
unsigned short Symbol::sectionNum |
Definition at line 46 of file extractExternal.cpp.
Referenced by computeExternalSymbols().
char Symbol::storageClass |
Definition at line 47 of file extractExternal.cpp.
Referenced by computeExternalSymbols(), and hideSymbols().
unsigned short Symbol::type |
Definition at line 46 of file extractExternal.cpp.
unsigned Symbol::value |
Definition at line 45 of file extractExternal.cpp.