Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Dweak.c33 int __weak create_orc_sections(struct objtool_file *file) in create_orc_sections() function
Dobjtool.h30 int create_orc_sections(struct objtool_file *file);
Dbuiltin-orc.c58 ret = create_orc_sections(file); in cmd_orc()
Dorc_gen.c143 int create_orc_sections(struct objtool_file *file) in create_orc_sections() function