enum MCSection::SectionVariant
Declared at: llvm/include/llvm/MC/MCSection.h:41
Enumerators
| Name | Value | Comment |
|---|---|---|
| SV_COFF | 0 | |
| SV_ELF | 1 | |
| SV_MachO | 2 | |
| SV_Wasm | 3 | |
| SV_XCOFF | 4 |
Declared at: llvm/include/llvm/MC/MCSection.h:41
| Name | Value | Comment |
|---|---|---|
| SV_COFF | 0 | |
| SV_ELF | 1 | |
| SV_MachO | 2 | |
| SV_Wasm | 3 | |
| SV_XCOFF | 4 |