Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/
H A Dspecial.c96 text_reloc = find_reloc_by_dest_range(file->elf, insn->sec, in arch_find_switch_table()
/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h142 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec,
/openbmc/linux/tools/objtool/
H A Delf.c268 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec, in find_reloc_by_dest_range() function
300 return find_reloc_by_dest_range(elf, sec, offset, 1); in find_reloc_by_dest()
H A Dcheck.c506 reloc = find_reloc_by_dest_range(file->elf, sym->sec, off, end - off); in add_pv_ops()
1328 reloc = find_reloc_by_dest_range(file->elf, insn->sec, in insn_reloc()
4321 reloc = find_reloc_by_dest_range(file->elf, insn->sec, in validate_ibt_insn()