Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Delf.h135 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec,
/Linux-v5.15/tools/objtool/
Dorc_gen.c98 if (elf_add_reloc_to_insn(elf, ip_sec, idx * sizeof(int), R_X86_64_PC32, in write_orc_entry()
Delf.c517 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec, in elf_add_reloc_to_insn() function
Dcheck.c481 if (elf_add_reloc_to_insn(file->elf, sec, in create_static_call_sections()
565 if (elf_add_reloc_to_insn(file->elf, sec, in create_mcount_loc_sections()
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c717 if (elf_add_reloc_to_insn(elf, sec, sec->sh.sh_size, in elf_add_alternative()