Searched refs:moveBit (Results 1 – 1 of 1) sorted by relevance
1004 const int moveBit = 56; in DFX_SetCrashObj() local1005 crashObj = ((uintptr_t)type << moveBit) | (addr & 0x00ffffffffffffff); in DFX_SetCrashObj()