enum IHexRecord::Type
Declared at: llvm/lib/ObjCopy/ELF/ELFObject.h:230
Enumerators
Name | Value | Comment |
---|---|---|
Data | 0 | |
EndOfFile | 1 | |
SegmentAddr | 2 | |
StartAddr80x86 | 3 | |
ExtendedAddr | 4 | |
StartAddr | 5 | |
InvalidType | 6 |
Declared at: llvm/lib/ObjCopy/ELF/ELFObject.h:230
Name | Value | Comment |
---|---|---|
Data | 0 | |
EndOfFile | 1 | |
SegmentAddr | 2 | |
StartAddr80x86 | 3 | |
ExtendedAddr | 4 | |
StartAddr | 5 | |
InvalidType | 6 |