HomeSort by: relevance | last modified time | path
    Searched refs:aarch64_set_next_PC_by_offset (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/aarch64/
cpustate.h 300 extern void aarch64_set_next_PC_by_offset (sim_cpu *, int64_t);
cpustate.c 196 aarch64_set_next_PC_by_offset (sim_cpu *cpu, int64_t offset)
simulator.c 13395 aarch64_set_next_PC_by_offset (cpu, offset);
13406 aarch64_set_next_PC_by_offset (cpu, offset);
13550 aarch64_set_next_PC_by_offset (cpu, offset);
13561 aarch64_set_next_PC_by_offset (cpu, offset);
13572 aarch64_set_next_PC_by_offset (cpu, offset);
13583 aarch64_set_next_PC_by_offset (cpu, offset);
13594 aarch64_set_next_PC_by_offset (cpu, offset);
13605 aarch64_set_next_PC_by_offset (cpu, offset);
13616 aarch64_set_next_PC_by_offset (cpu, offset);
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
cpustate.h 300 extern void aarch64_set_next_PC_by_offset (sim_cpu *, int64_t);
cpustate.c 196 aarch64_set_next_PC_by_offset (sim_cpu *cpu, int64_t offset)
simulator.c 13395 aarch64_set_next_PC_by_offset (cpu, offset);
13406 aarch64_set_next_PC_by_offset (cpu, offset);
13550 aarch64_set_next_PC_by_offset (cpu, offset);
13561 aarch64_set_next_PC_by_offset (cpu, offset);
13572 aarch64_set_next_PC_by_offset (cpu, offset);
13583 aarch64_set_next_PC_by_offset (cpu, offset);
13594 aarch64_set_next_PC_by_offset (cpu, offset);
13605 aarch64_set_next_PC_by_offset (cpu, offset);
13616 aarch64_set_next_PC_by_offset (cpu, offset);

Completed in 44 milliseconds