Searched defs:CacheSignature (Results 1 – 2 of 2) sorted by relevance
98 struct CacheSignature { struct108 CacheSignature() = default; argument122 /// Return true only if the CacheSignature is valid. argument131 bool operator==(const CacheSignature &rhs) const { argument
158 CacheSignature::CacheSignature(lldb_private::Module *module) { in CacheSignature() function in CacheSignature174 CacheSignature::CacheSignature(lldb_private::ObjectFile *objfile) { in CacheSignature() function in CacheSignature