Searched refs:setSectionCount (Results 1 – 7 of 7) sorted by relevance
102 void PelMinimal::setSectionCount(uint8_t sectionCount) in setSectionCount() function in attn::pel::PelMinimal104 _ph->setSectionCount(sectionCount); in setSectionCount()
32 void PrivateHeader::setSectionCount(uint8_t sectionCount) in setSectionCount() function in attn::pel::PrivateHeader
105 void setSectionCount(uint8_t sectionCount);
122 void setSectionCount(uint8_t sectionCount);
140 void setSectionCount(uint8_t count) in setSectionCount() function in openpower::pels::PrivateHeader
196 _ph->setSectionCount(2 + _optionalSections.size()); in PEL()
290 tiPel->setSectionCount(tiPel->getSectionCount() - ffdcCount); in createPelCustom()