Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
elftosb::EncoreBootImage::DataSection Member List

This is the complete list of members for elftosb::EncoreBootImage::DataSection, including all inherited members.

DataSection()elftosb::EncoreBootImage::DataSectioninline
DataSection(uint32_t identifier)elftosb::EncoreBootImage::DataSectioninline
debugPrint() const elftosb::EncoreBootImage::DataSectionvirtual
fillSectionHeader(section_header_t &header)elftosb::EncoreBootImage::Sectionvirtual
getAlignment() const elftosb::EncoreBootImage::Sectioninline
getBlockCount() const elftosb::EncoreBootImage::DataSectionvirtual
getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::DataSectionvirtual
getFlags() const elftosb::EncoreBootImage::Sectioninlinevirtual
getIdentifier() const (defined in elftosb::EncoreBootImage::Section)elftosb::EncoreBootImage::Sectioninline
getImage() const elftosb::EncoreBootImage::Sectioninline
getLeaveUnencrypted() const elftosb::EncoreBootImage::Sectioninline
getPadBlockCountForOffset(unsigned offset)elftosb::EncoreBootImage::Section
m_alignmentelftosb::EncoreBootImage::Sectionprotected
m_dataelftosb::EncoreBootImage::DataSectionprotected
m_flagselftosb::EncoreBootImage::Sectionprotected
m_identifierelftosb::EncoreBootImage::Sectionprotected
m_imageelftosb::EncoreBootImage::Sectionprotected
m_leaveUnencryptedelftosb::EncoreBootImage::Sectionprotected
m_lengthelftosb::EncoreBootImage::DataSectionprotected
Section()elftosb::EncoreBootImage::Sectioninline
Section(uint32_t identifier)elftosb::EncoreBootImage::Sectioninline
setAlignment(unsigned alignment)elftosb::EncoreBootImage::Section
setData(const uint8_t *data, unsigned length)elftosb::EncoreBootImage::DataSection
setDataNoCopy(const uint8_t *data, unsigned length)elftosb::EncoreBootImage::DataSection
setFlags(uint32_t flags)elftosb::EncoreBootImage::Sectioninlinevirtual
setIdentifier(uint32_t identifier) (defined in elftosb::EncoreBootImage::Section)elftosb::EncoreBootImage::Sectioninline
setImage(EncoreBootImage *image)elftosb::EncoreBootImage::Sectioninline
setLeaveUnencrypted(unsigned flag)elftosb::EncoreBootImage::Sectioninline