Searched refs:elf_write_insn (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/objtool/include/objtool/ |
A D | elf.h | 170 int elf_write_insn(struct elf *elf, struct section *sec,
|
/linux-6.3-rc2/tools/objtool/ |
A D | check.c | 1424 elf_write_insn(file->elf, insn->sec, in annotate_call_site() 1453 elf_write_insn(file->elf, insn->sec, in annotate_call_site() 1942 elf_write_insn(file->elf, orig_insn->sec, in handle_jump_alt()
|
A D | elf.c | 1290 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() function
|
Completed in 11 milliseconds