Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Dweak.c28 int __weak create_orc(struct objtool_file *file) in create_orc() function
Dobjtool.h29 int create_orc(struct objtool_file *file);
Dbuiltin-orc.c54 ret = create_orc(file); in cmd_orc()
Dorc_gen.c15 int create_orc(struct objtool_file *file) in create_orc() function