Home
last modified time | relevance | path

Searched refs:init_orc_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/tools/objtool/
Dorc_gen.c73 if (init_orc_entry(&orc, insn->cfi, insn)) in orc_create()
98 if (init_orc_entry(&orc, cfi, insn)) in orc_create()
/linux-6.14.4/tools/objtool/include/objtool/
Dorc.h7 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn);
/linux-6.14.4/tools/objtool/arch/loongarch/
Dorc.c10 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() function
/linux-6.14.4/tools/objtool/arch/x86/
Dorc.c10 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() function