Home
last modified time | relevance | path

Searched refs:elf_write_insn (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/objtool/include/objtool/
Delf.h139 int elf_write_insn(struct elf *elf, struct section *sec,
/Linux-v5.15/tools/objtool/
Dcheck.c1042 elf_write_insn(file->elf, insn->sec, in add_call_destinations()
1054 elf_write_insn(file->elf, insn->sec, in add_call_destinations()
1243 elf_write_insn(file->elf, orig_insn->sec, in handle_jump_alt()
Delf.c1053 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() function