Home
last modified time | relevance | path

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

/tools/objtool/
Dcheck.c1022 static struct reloc *insn_reloc(struct objtool_file *file, struct instruction *insn) in insn_reloc() function
1052 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site()
1209 reloc = insn_reloc(file, insn); in add_jump_destinations()
1328 reloc = insn_reloc(file, insn); in add_call_destinations()
1470 alt_reloc = insn_reloc(file, insn); in handle_group_alt()
1531 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt()