Lines Matching full:caddr
1038 uintptr_t CAddr = (uintptr_t)ConstantPoolBase + Offset;1039 ConstPoolAddresses.push_back(CAddr);1045 TheJIT->InitializeMemory(CPE.Val.ConstVal, (void*)CAddr);1047 dbgs().write_hex(CAddr) << "]\n");