Searched refs:CacheCmp (Results 1 – 1 of 1) sorted by relevance
171 int CacheCmp(struct CacheItem *c1, struct CacheItem *c2) { in CacheCmp() function in libunwind::UnwindInfoSectionsCache206 RB_GENERATE(CacheTree, CacheItem, entry, CacheCmp);