Searched refs:db_inst_return (Results 1 – 6 of 6) sorted by relevance
83 bool db_inst_return(int inst);94 #define inst_return(ins) db_inst_return(ins)
108 bool db_inst_return(int inst);117 #define inst_return(ins) db_inst_return(ins)
71 bool db_inst_return(int inst);80 #define inst_return(ins) db_inst_return(ins)
558 return (insn.i_op3.i_op3 == IOP3_JMPL) && !db_inst_return(inst); in db_inst_call()595 db_inst_return(int inst) in db_inst_return() function
400 db_inst_return(int ins) in db_inst_return() function
1229 return (insn.i_op3.i_op3 == IOP3_JMPL) && !db_inst_return(inst); in db_inst_call()1266 db_inst_return(int inst) in db_inst_return() function