Searched defs:set_pc (Results 1 – 18 of 18) sorted by relevance
54 void (*set_pc) (CORE_ADDR newpc); member
107 void set_pc (CORE_ADDR newpc) in set_pc() function
126 void set_pc (CORE_ADDR newpc) in set_pc() function
162 void set_pc (CORE_ADDR newpc) in set_pc() function
165 void set_pc (CORE_ADDR newpc) in set_pc() function
131 void set_pc ( CORE_ADDR newpc ) in set_pc() function
115 void set_pc (CORE_ADDR newpc) in set_pc() function
105 void set_pc (CORE_ADDR newpc) in set_pc() function
138 void set_pc (CORE_ADDR newpc) in set_pc() function
132 void set_pc (CORE_ADDR newpc) in set_pc() function
131 void set_pc (CORE_ADDR newpc) in set_pc() function
277 void set_pc(Address pc) { *pc_address() = pc; } in set_pc() function
514 void set_pc(byte* pc) { pc_ = pc; } in set_pc() function
699 void set_pc(const Instruction* new_pc) { in set_pc() function
1724 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator
985 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator
1649 void Simulator::set_pc(int64_t value) { in set_pc() function in v8::internal::Simulator
979 void Simulator::set_pc(intptr_t value) { in set_pc() function in v8::internal::Simulator