Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Dorc_gen.c91 struct section *insn_sec, unsigned long insn_off, in write_orc_entry() argument
102 insn_sec, insn_off)) in write_orc_entry()
111 struct section *insn_sec; member
126 entry->insn_sec = sec; in orc_list_add()
236 entry->insn_sec, entry->insn_off, in orc_create()
Delf.h134 struct section *insn_sec, unsigned long insn_off);
Delf.c762 struct section *insn_sec, unsigned long insn_off) in elf_add_reloc_to_insn() argument
764 struct symbol *sym = insn_sec->sym; in elf_add_reloc_to_insn()
774 sym = elf_create_section_symbol(elf, insn_sec); in elf_add_reloc_to_insn()
778 insn_sec->sym = sym; in elf_add_reloc_to_insn()