enum class SymbolFlag
Declared at: llvm/include/llvm/ObjCopy/CommonConfig.h:160
Enumerators
Name | Value | Comment |
---|---|---|
Global | 0 | |
Local | 1 | |
Weak | 2 | |
Default | 3 | |
Hidden | 4 | |
Protected | 5 | |
File | 6 | |
Section | 7 | |
Object | 8 | |
Function | 9 | |
IndirectFunction | 10 | |
Debug | 11 | |
Constructor | 12 | |
Warning | 13 | |
Indirect | 14 | |
Synthetic | 15 | |
UniqueObject | 16 |