Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/
A Dorc_gen.c93 struct section *insn_sec, unsigned long insn_off, in write_orc_entry() argument
106 insn_sec, insn_off)) in write_orc_entry()
115 struct section *insn_sec; member
130 entry->insn_sec = sec; in orc_list_add()
240 entry->insn_sec, entry->insn_off, in orc_create()
A Delf.c846 struct section *insn_sec, unsigned long insn_off) in elf_add_reloc_to_insn() argument
848 struct symbol *sym = insn_sec->sym; in elf_add_reloc_to_insn()
858 sym = elf_create_section_symbol(elf, insn_sec); in elf_add_reloc_to_insn()
862 insn_sec->sym = sym; in elf_add_reloc_to_insn()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Delf.h168 struct section *insn_sec, unsigned long insn_off);

Completed in 7 milliseconds