enum class SymbolKind
Declared at: llvm/include/llvm/TextAPI/MachO/Symbol.h:49
Enumerators
Name | Value | Comment |
---|---|---|
GlobalSymbol | 0 | |
ObjectiveCClass | 1 | |
ObjectiveCClassEHType | 2 | |
ObjectiveCInstanceVariable | 3 |
Declared at: llvm/include/llvm/TextAPI/MachO/Symbol.h:49
Name | Value | Comment |
---|---|---|
GlobalSymbol | 0 | |
ObjectiveCClass | 1 | |
ObjectiveCClassEHType | 2 | |
ObjectiveCInstanceVariable | 3 |