Searched defs:insn_sec (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/objtool/ |
| H A D | orc_gen.c | 111 struct section *insn_sec; member 89 write_orc_entry(struct elf *elf, struct section *orc_sec, struct section *ip_sec, unsigned int idx, struct section *insn_sec, unsigned long insn_off, struct orc_entry *o) write_orc_entry() argument
|
| H A D | elf.c | 760 elf_add_reloc_to_insn(struct elf *elf, struct section *sec, unsigned long offset, unsigned int type, struct section *insn_sec, unsigned long insn_off) elf_add_reloc_to_insn() argument
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| H A D | orc_gen.c | 131 struct section *insn_sec; member 107 write_orc_entry(struct elf *elf, struct section *orc_sec, struct section *ip_sec, unsigned int idx, struct section *insn_sec, unsigned long insn_off, struct orc_entry *o) write_orc_entry() argument
|
| H A D | elf.c | 886 elf_init_reloc_text_sym(struct elf *elf, struct section *sec, unsigned long offset, unsigned int reloc_idx, struct section *insn_sec, unsigned long insn_off) elf_init_reloc_text_sym() argument
|
Completed in 5 milliseconds