Searched refs:getSymHash (Results 1 – 3 of 3) sorted by relevance
30 uint32_t getSymHash() const;
43 uint32_t PublicsStream::getSymHash() const { return Header->SymHash; } in getSymHash() function in PublicsStream
1648 P.formatLine("sym hash = {0}, thunk table addr = {1}", Publics.getSymHash(), in dumpPublics()