Home
last modified time | relevance | path

Searched defs:orc_sec (Results 1 – 3 of 3) sorted by relevance

/linux/tools/objtool/arch/x86/
H A Dorc.c100 int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry()
/linux/tools/objtool/arch/loongarch/
H A Dorc.c101 int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry()
/linux/tools/objtool/
H A Dorc_gen.c51 struct section *sec, *orc_sec; in orc_create() local