Home
last modified time | relevance | path

Searched refs:relocHash (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DBPSectionOrderer.cpp67 uint64_t relocHash = getRelocHash(r, sectionToIdx); in getSectionHashes() local
71 hashes.push_back(xxh3_64bits(window) ^ relocHash); in getSectionHashes()