Home
last modified time | relevance | path

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

/tools/objtool/
A Dorc_gen.c20 struct section *insn_sec; member
35 entry->insn_sec = sec; in orc_list_add()
141 entry->insn_sec, entry->insn_off, in orc_create()
A Delf.c921 struct section *insn_sec, in elf_init_reloc_text_sym() argument
924 struct symbol *sym = insn_sec->sym; in elf_init_reloc_text_sym()
927 if (!(insn_sec->sh.sh_flags & SHF_EXECINSTR)) { in elf_init_reloc_text_sym()
939 sym = elf_create_section_symbol(elf, insn_sec); in elf_init_reloc_text_sym()
943 insn_sec->sym = sym; in elf_init_reloc_text_sym()
/tools/objtool/include/objtool/
A Dorc.h11 struct section *insn_sec, unsigned long insn_off,
A Delf.h124 struct section *insn_sec,
/tools/objtool/arch/loongarch/
A Dorc.c103 struct section *insn_sec, unsigned long insn_off, in write_orc_entry() argument
114 insn_sec, insn_off)) in write_orc_entry()
/tools/objtool/arch/x86/
A Dorc.c102 struct section *insn_sec, unsigned long insn_off, in write_orc_entry() argument
115 insn_sec, insn_off)) in write_orc_entry()

Completed in 14 milliseconds