enum class FileFormat
Declared at: llvm/include/llvm/ObjCopy/CommonConfig.h:30
Enumerators
Name | Value | Comment |
---|---|---|
Unspecified | 0 | |
ELF | 1 | |
Binary | 2 | |
IHex | 3 |
Declared at: llvm/include/llvm/ObjCopy/CommonConfig.h:30
Name | Value | Comment |
---|---|---|
Unspecified | 0 | |
ELF | 1 | |
Binary | 2 | |
IHex | 3 |