Searched refs:hashTab (Results 1 – 3 of 3) sorted by relevance
1492 if (part.hashTab && part.hashTab->getParent()) in computeContents()1493 addInSec(DT_HASH, *part.hashTab); in computeContents()4777 part.hashTab = std::make_unique<HashTableSection>(); in createSyntheticSections()4778 add(*part.hashTab); in createSyntheticSections()
1462 std::unique_ptr<HashTableSection> hashTab; member
1998 finalizeSynthetic(part.hashTab.get()); in finalizeSections()