Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/include/objtool/
A Delf.h166 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec,
/linux-6.3-rc2/tools/objtool/
A Dorc_gen.c105 if (elf_add_reloc_to_insn(elf, ip_sec, idx * sizeof(int), R_X86_64_PC32, in write_orc_entry()
A Dcheck.c718 if (elf_add_reloc_to_insn(file->elf, sec, in create_static_call_sections()
805 if (elf_add_reloc_to_insn(file->elf, sec, in create_retpoline_sites_sections()
851 if (elf_add_reloc_to_insn(file->elf, sec, in create_return_sites_sections()
910 if (elf_add_reloc_to_insn(file->elf, sec, in create_ibt_endbr_seal_sections()
973 if (elf_add_reloc_to_insn(file->elf, sec, in create_cfi_sections()
1020 if (elf_add_reloc_to_insn(file->elf, sec, idx, in create_mcount_loc_sections()
1062 if (elf_add_reloc_to_insn(file->elf, sec, in create_direct_call_sections()
A Delf.c844 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec, in elf_add_reloc_to_insn() function

Completed in 13 milliseconds