Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Delf.h178 int elf_write_insn(struct elf *elf, struct section *sec, unsigned long offset, in elf_text_rela_type()
/linux/tools/objtool/
H A Dcheck.c1370 if (elf_write_insn(file->elf, insn->sec, in annotate_call_site()
1399 if (elf_write_insn(file->elf, insn->sec, in annotate_call_site()
1887 if (elf_write_insn(file->elf, orig_insn->sec, in handle_jump_alt()
H A Delf.c1674 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn() function