Searched defs:set_pc (Results 1 – 19 of 19) sorted by relevance
54 void (*set_pc) (CORE_ADDR newpc); member
107 void set_pc (CORE_ADDR newpc) in set_pc() function
162 void set_pc (CORE_ADDR newpc) in set_pc() function
126 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
131 void set_pc (CORE_ADDR newpc) in set_pc() function
132 void set_pc (CORE_ADDR newpc) in set_pc() function
503 void set_pc(Address pc) { *pc_address() = pc; } in set_pc() function
544 void set_pc(byte* pc) { pc_ = pc; } in set_pc() function
816 VIXL_DEPRECATED("WritePc", void set_pc(const Instruction* new_pc)) { in set_pc() function
924 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator
1666 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator
1594 void Simulator::set_pc(int64_t value) { in set_pc() function in v8::internal::Simulator
947 void Simulator::set_pc(intptr_t value) { in set_pc() function in v8::internal::Simulator
1714 void Simulator::set_pc(intptr_t value) { in set_pc() function in v8::internal::Simulator