Searched refs:annotated_op_loc (Results 1 – 8 of 8) sorted by relevance
131 void get_powerpc_regs(u32 raw_insn, int is_source, struct annotated_op_loc *op_loc);143 struct annotated_op_loc *op_loc __maybe_unused) in get_powerpc_regs()
16 struct annotated_op_loc;126 struct annotated_op_loc *op;
507 struct annotated_op_loc { struct540 struct annotated_op_loc ops[INSN_OP_MAX];
2483 struct annotated_op_loc *op_loc) in extract_reg_offset()2549 struct annotated_op_loc *op_loc; in annotate_get_insn_location()2690 static bool is_stack_canary(const struct arch *arch, struct annotated_op_loc *loc) in is_stack_canary()2801 struct annotated_op_loc *op_loc; in __hist_entry__get_data_type()
1498 struct annotated_op_loc *loc = dloc->op; in find_data_type_die()
49 struct annotated_op_loc *op_loc) in get_powerpc_regs()
352 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_powerpc()353 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_powerpc()
212 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_x86()213 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_x86()