enum SecType
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:118
Enumerators
| Name | Value | Comment |
|---|---|---|
| SecInValid | 0 | |
| SecProfSummary | 1 | |
| SecNameTable | 2 | |
| SecProfileSymbolList | 3 | |
| SecFuncOffsetTable | 4 | |
| SecFuncProfileFirst | 32 | |
| SecLBRProfile | 32 |
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:118
| Name | Value | Comment |
|---|---|---|
| SecInValid | 0 | |
| SecProfSummary | 1 | |
| SecNameTable | 2 | |
| SecProfileSymbolList | 3 | |
| SecFuncOffsetTable | 4 | |
| SecFuncProfileFirst | 32 | |
| SecLBRProfile | 32 |