Searched refs:insn_sec (Results 1 – 3 of 3) sorted by relevance
93 struct section *insn_sec, unsigned long insn_off, in write_orc_entry() argument106 insn_sec, insn_off)) in write_orc_entry()115 struct section *insn_sec; member130 entry->insn_sec = sec; in orc_list_add()240 entry->insn_sec, entry->insn_off, in orc_create()
846 struct section *insn_sec, unsigned long insn_off) in elf_add_reloc_to_insn() argument848 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()
168 struct section *insn_sec, unsigned long insn_off);
Completed in 7 milliseconds