Searched refs:HashTableSection (Results 1 – 3 of 3) sorted by relevance
704 class HashTableSection final : public SyntheticSection {706 HashTableSection();1227 HashTableSection *hashTab;
2512 HashTableSection::HashTableSection() in HashTableSection() function in HashTableSection2517 void HashTableSection::finalizeContents() { in finalizeContents()2531 void HashTableSection::writeTo(uint8_t *buf) { in writeTo()
450 part.hashTab = make<HashTableSection>(); in createSyntheticSections()