Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/objtool/
H A Dspecial.c87 orig_reloc = find_reloc_by_dest(elf, sec, offset + entry->orig); in get_alt_entry()
102 new_reloc = find_reloc_by_dest(elf, sec, offset + entry->new); in get_alt_entry()
H A Delf.c209 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest() function
H A Dcheck.c1542 reloc = find_reloc_by_dest(file->elf, sec, i * sizeof(*hint)); in read_unwind_hints()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/objtool/
H A Dspecial.c87 orig_reloc = find_reloc_by_dest(elf, sec, offset + entry->orig); in get_alt_entry()
102 new_reloc = find_reloc_by_dest(elf, sec, offset + entry->new); in get_alt_entry()
H A Delf.c209 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest() function
H A Dcheck.c1542 reloc = find_reloc_by_dest(file->elf, sec, i * sizeof(*hint)); in read_unwind_hints()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/objtool/
H A Dspecial.c87 orig_reloc = find_reloc_by_dest(elf, sec, offset + entry->orig); in get_alt_entry()
102 new_reloc = find_reloc_by_dest(elf, sec, offset + entry->new); in get_alt_entry()
H A Delf.c209 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest() function
H A Dcheck.c1542 reloc = find_reloc_by_dest(file->elf, sec, i * sizeof(*hint)); in read_unwind_hints()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/objtool/arch/x86/
H A Dspecial.c132 rodata_reloc = find_reloc_by_dest(file->elf, table_sec, table_offset); in arch_find_switch_table()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/objtool/arch/x86/
H A Dspecial.c132 rodata_reloc = find_reloc_by_dest(file->elf, table_sec, table_offset); in arch_find_switch_table()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/objtool/arch/x86/
H A Dspecial.c132 rodata_reloc = find_reloc_by_dest(file->elf, table_sec, table_offset); in arch_find_switch_table()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/objtool/include/objtool/
H A Delf.h145 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/objtool/include/objtool/
H A Delf.h145 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset);
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/objtool/include/objtool/
H A Delf.h145 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset);