Searched refs:encoded_offsets_address (Results 1 – 2 of 2) sorted by relevance
1351 Address encoded_offsets_address = test_instruction_address + 1; in PatchInlinedStore() local1352 int encoded_offsets = *reinterpret_cast<int*>(encoded_offsets_address); in PatchInlinedStore()
1372 Address encoded_offsets_address = test_instruction_address + 1; in PatchInlinedStore() local1373 int encoded_offsets = *reinterpret_cast<int*>(encoded_offsets_address); in PatchInlinedStore()