Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Delf.h133 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset,
/Linux-v5.15/tools/objtool/
Delf.c487 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset, in elf_add_reloc() function
550 return elf_add_reloc(elf, sec, offset, type, sym, addend); in elf_add_reloc_to_insn()
Dcheck.c522 if (elf_add_reloc(file->elf, sec, in create_static_call_sections()
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c723 if (elf_add_reloc(elf, sec, sec->sh.sh_size + 4, in elf_add_alternative()