LLVM OpenMP 20.0.0git
Public Attributes | List of all members
Symbol Class Reference

Public Attributes

__int64 name
 
unsigned value
 
unsigned short sectionNum
 
unsigned short type
 
char storageClass
 
char nAux
 

Detailed Description

Definition at line 42 of file extractExternal.cpp.

Member Data Documentation

◆ name

__int64 Symbol::name

Definition at line 44 of file extractExternal.cpp.

Referenced by computeExternalSymbols(), and hideSymbols().

◆ nAux

char Symbol::nAux

Definition at line 47 of file extractExternal.cpp.

Referenced by computeExternalSymbols(), and hideSymbols().

◆ sectionNum

unsigned short Symbol::sectionNum

Definition at line 46 of file extractExternal.cpp.

Referenced by computeExternalSymbols().

◆ storageClass

char Symbol::storageClass

Definition at line 47 of file extractExternal.cpp.

Referenced by computeExternalSymbols(), and hideSymbols().

◆ type

unsigned short Symbol::type

Definition at line 46 of file extractExternal.cpp.

◆ value

unsigned Symbol::value

Definition at line 45 of file extractExternal.cpp.


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