Searched refs:elf_add_reloc_to_insn (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | elf.h | 132 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec,
|
| H A D | orc_gen.c | 101 if (elf_add_reloc_to_insn(elf, ip_sec, idx * sizeof(int), R_X86_64_PC32, in write_orc_entry()
|
| H A D | check.c | 558 if (elf_add_reloc_to_insn(file->elf, sec, in create_static_call_sections() 643 if (elf_add_reloc_to_insn(file->elf, sec, in create_retpoline_sites_sections() 689 if (elf_add_reloc_to_insn(file->elf, sec, in create_return_sites_sections() 734 if (elf_add_reloc_to_insn(file->elf, sec, in create_mcount_loc_sections()
|
| H A D | elf.c | 760 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec, in elf_add_reloc_to_insn() function
|