Searched refs:elf_write_insn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | elf.h | 137 int elf_write_insn(struct elf *elf, struct section *sec,
|
H A D | elf.c | 1207 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() function
|
H A D | check.c | 1044 elf_write_insn(file->elf, insn->sec, in annotate_call_site()
|
/kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
H A D | elf.h | 129 int elf_write_insn(struct elf *elf, struct section *sec,
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | check.c | 1386 elf_write_insn(file->elf, insn->sec, in annotate_call_site() 1413 elf_write_insn(file->elf, insn->sec, in annotate_call_site() 1892 elf_write_insn(file->elf, orig_insn->sec, in handle_jump_alt()
|
H A D | elf.c | 1225 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() function
|
Completed in 13 milliseconds