Searched refs:StringCompare (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DPathCache.h23 hash::StringCompare<llvm::StringRef> > HashEntryType;
/frameworks/compile/mclinker/include/mcld/ADT/
H A DStringHash.h313 /** \class template<uint32_t TYPE> StringCompare
314 * \brief the template StringCompare class, for specification
317 struct StringCompare : public std::binary_function<const STRING_TYPE&, struct in namespace:mcld::hash
326 struct StringCompare<const char*> struct in namespace:mcld::hash
334 struct StringCompare<char*> struct in namespace:mcld::hash
/frameworks/compile/mclinker/include/mcld/LD/
H A DArchive.h85 hash::StringCompare<llvm::StringRef> >
/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp40 typedef HashEntry<std::string, void*, hash::StringCompare<std::string> >

Completed in 2501 milliseconds