Searched refs:HashTableSection (Results 1 – 3 of 3) sorted by relevance
641 class HashTableSection final : public SyntheticSection {643 HashTableSection();1009 HashTableSection *HashTab;
2268 HashTableSection::HashTableSection() in HashTableSection() function in HashTableSection2273 void HashTableSection::finalizeContents() { in finalizeContents()2285 void HashTableSection::writeTo(uint8_t *Buf) { in writeTo()
354 In.HashTab = make<HashTableSection>(); in createSyntheticSections()