Searched refs:create_orc (Results 1 – 4 of 4) sorted by relevance
28 int __weak create_orc(struct objtool_file *file) in create_orc() function
29 int create_orc(struct objtool_file *file);
54 ret = create_orc(file); in cmd_orc()
15 int create_orc(struct objtool_file *file) in create_orc() function