Searched defs:IsSystemHeapAddress (Results 1 – 3 of 3) sorted by relevance
83 bool IsSystemHeapAddress (uptr addr) { return false; } in IsSystemHeapAddress() function
50 bool IsSystemHeapAddress (uptr addr) { return false; } in IsSystemHeapAddress() function
321 bool IsSystemHeapAddress(uptr addr) { in IsSystemHeapAddress() function