Home | History | Annotate | Download | only in Reactor

Lines Matching refs:unaligned_ptr

252 		unaligned_ptr<int32_t> patchSite = (int32_t*)(address + relocation.r_offset);
337 unaligned_ptr<int32_t> patchSite32 = (int32_t*)(address + relocation.r_offset);
338 unaligned_ptr<int64_t> patchSite64 = (int64_t*)(address + relocation.r_offset);