Home
last modified time | relevance | path

Searched refs:insn_reloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/objtool/
Dcheck.c814 static struct reloc *insn_reloc(struct objtool_file *file, struct instruction *insn) in insn_reloc() function
845 reloc = insn_reloc(file, insn); in add_jump_destinations()
977 reloc = insn_reloc(file, insn); in add_call_destinations()
1176 alt_reloc = insn_reloc(file, insn); in handle_group_alt()
1237 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt()