Searched refs:instr64p (Results 1 – 1 of 1) sorted by relevance
1349 uint64_t *instr64p = NULL; in x86_64_process_reloc() local1468 instr64p = (uint64_t *) ((void *) instruction); in x86_64_process_reloc()1469 instr64 = *instr64p; in x86_64_process_reloc()1508 *instr64p = instr64; in x86_64_process_reloc()1749 uint64_t *instr64p = (uint64_t *) (void *) instruction; in arm64_process_reloc() local1750 uint64_t instr64 = *instr64p; in arm64_process_reloc()1774 *instr64p = instr64; in arm64_process_reloc()