Searched refs:annotated_op_loc (Results 1 – 8 of 8) sorted by relevance
115 void get_powerpc_regs(u32 raw_insn, int is_source, struct annotated_op_loc *op_loc);127 struct annotated_op_loc *op_loc __maybe_unused) in get_powerpc_regs()
48 struct annotated_op_loc *op_loc) in get_powerpc_regs()
16 struct annotated_op_loc;125 struct annotated_op_loc *op;
506 struct annotated_op_loc { struct539 struct annotated_op_loc ops[INSN_OP_MAX];
2384 struct annotated_op_loc *op_loc) in extract_reg_offset()2468 struct annotated_op_loc *op_loc; in annotate_get_insn_location()2612 static bool is_stack_canary(struct arch *arch, struct annotated_op_loc *loc) in is_stack_canary()2709 struct annotated_op_loc *op_loc; in __hist_entry__get_data_type()
1433 struct annotated_op_loc *loc = dloc->op; in find_data_type_die()
264 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_powerpc()265 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_powerpc()
217 struct annotated_op_loc *src = &loc.ops[INSN_OP_SOURCE]; in update_insn_state_x86()218 struct annotated_op_loc *dst = &loc.ops[INSN_OP_TARGET]; in update_insn_state_x86()
Completed in 20 milliseconds