Searched refs:HashTableSection (Results 1 – 3 of 3) sorted by relevance
660 class HashTableSection final : public SyntheticSection {662 HashTableSection();1183 HashTableSection *hashTab;
2450 HashTableSection::HashTableSection() in HashTableSection() function in HashTableSection2455 void HashTableSection::finalizeContents() { in finalizeContents()2469 void HashTableSection::writeTo(uint8_t *buf) { in writeTo()
450 part.hashTab = make<HashTableSection>(); in createSyntheticSections()