HomeSort by relevance Sort by last modified time
    Searched refs:Hashval (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
stringpool.h 376 typedef Key Hashval;
378 typedef Unordered_map<Hashkey, Hashval, Stringpool_hash,
stringpool.cc 256 std::pair<Hashkey, Hashval> element(Hashkey(s, length), k);
298 std::pair<Hashkey, Hashval> element(hk, k);

Completed in 346 milliseconds