LLVM: llvm::objcopy:🧝:SRecord Struct Reference (original) (raw)

#include "[ObjCopy/ELF/ELFObject.h](ELFObject%5F8h%5Fsource.html)"

Public Types
enum Type : uint8_t { S0 = 0 , S1 = 1 , S2 = 2 , S3 = 3 , S4 = 4 , S5 = 5 , S6 = 6 , S7 = 7 , S8 = 8 , S9 = 9 }
Public Member Functions
SRecLineData toString () const
uint8_t getCount () const
uint8_t getAddressSize () const
uint8_t getChecksum () const
size_t getSize () const

Definition at line 421 of file ELFObject.h.

β—† Type

Enumerator
S0
S1
S2
S3
S4
S5
S6
S7
S8
S9

Definition at line 434 of file ELFObject.h.

β—† getAddressSize()

uint8_t SRecord::getAddressSize ( ) const

β—† getChecksum()

uint8_t SRecord::getChecksum ( ) const

β—† getCount()

uint8_t SRecord::getCount ( ) const

β—† getHeader()

β—† getSize()

size_t SRecord::getSize ( ) const

β—† getType()

β—† toString()

β—† Address

uint32_t llvm::objcopy:🧝:SRecord::Address

β—† Data

β—† Type


The documentation for this struct was generated from the following files: