Searched refs:offstr (Results 1 – 2 of 2) sorted by relevance
1598 offstr(dest_sec, dest_off)); in add_jump_destinations()3277 offstr(insn->sec, insn->offset)); in propagate_alt_cfi()4632 WARN_INSN(insn, "relocation to !ENDBR: %s", offstr(dest->sec, dest->offset)); in __validate_ibt_insn()4716 "data relocation to !ENDBR: %s", offstr(dest->sec, dest->offset)); in validate_ibt_data_reloc()
155 def offstr(offset): function3043 data.append(tohex(query.value(8)).rjust(16) + " " + query.value(9) + offstr(query.value(10)) +3045 tohex(query.value(12)) + " " + query.value(13) + offstr(query.value(14)) +