Searched refs:elf_add_reloc_to_insn (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/tools/objtool/include/objtool/ |
| D | elf.h | 135 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec,
|
| /Linux-v5.15/tools/objtool/ |
| D | orc_gen.c | 98 if (elf_add_reloc_to_insn(elf, ip_sec, idx * sizeof(int), R_X86_64_PC32, in write_orc_entry()
|
| D | elf.c | 517 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec, in elf_add_reloc_to_insn() function
|
| D | check.c | 481 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/ |
| D | decode.c | 717 if (elf_add_reloc_to_insn(elf, sec, sec->sh.sh_size, in elf_add_alternative()
|