Searched refs:getHashStyle (Results 1 – 2 of 2) sorted by relevance
289 unsigned int getHashStyle() const { return m_HashStyle; } in getHashStyle() function
794 if (GeneralOptions::GNU == config().options().getHashStyle() || in sizeNamePools()795 GeneralOptions::Both == config().options().getHashStyle()) { in sizeNamePools()814 if (GeneralOptions::SystemV == config().options().getHashStyle() || in sizeNamePools()815 GeneralOptions::Both == config().options().getHashStyle()) { in sizeNamePools()1080 if (GeneralOptions::GNU == config().options().getHashStyle() || in emitDynNamePools()1081 GeneralOptions::Both == config().options().getHashStyle()) { in emitDynNamePools()1090 if (GeneralOptions::SystemV == config().options().getHashStyle() || in emitDynNamePools()1091 GeneralOptions::Both == config().options().getHashStyle()) in emitDynNamePools()