Searched refs:PartitionIndexSection (Results 1 – 2 of 2) sorted by relevance
1373 class PartitionIndexSection final : public SyntheticSection {1375 PartitionIndexSection();
4433 PartitionIndexSection::PartitionIndexSection() in PartitionIndexSection() function in PartitionIndexSection4436 size_t PartitionIndexSection::getSize() const { in getSize()4440 void PartitionIndexSection::finalizeContents() { in finalizeContents()4445 void PartitionIndexSection::writeTo(uint8_t *buf) { in writeTo()4822 in.partIndex = std::make_unique<PartitionIndexSection>(); in createSyntheticSections()