Searched refs:create_orc_sections (Results 1 – 4 of 4) sorted by relevance
33 int __weak create_orc_sections(struct objtool_file *file) in create_orc_sections() function
30 int create_orc_sections(struct objtool_file *file);
58 ret = create_orc_sections(file); in cmd_orc()
143 int create_orc_sections(struct objtool_file *file) in create_orc_sections() function