Searched defs:decompactPtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 174 void *decompactPtr(UNUSED uptr ClassId, CompactPtrT CompactPtr) const { decompactPtr() function |
H A D | primary64.h | 450 void *decompactPtr(uptr ClassId, CompactPtrT CompactPtr) { decompactPtr() function |