Searched refs:instr64p (Results 1 – 1 of 1) sorted by relevance
1348 uint64_t *instr64p = NULL; in x86_64_process_reloc() local1467 instr64p = (uint64_t *) ((void *) instruction); in x86_64_process_reloc()1468 instr64 = *instr64p; in x86_64_process_reloc()1507 *instr64p = instr64; in x86_64_process_reloc()1748 uint64_t *instr64p = (uint64_t *) (void *) instruction; in arm64_process_reloc() local1749 uint64_t instr64 = *instr64p; in arm64_process_reloc()1773 *instr64p = instr64; in arm64_process_reloc()