Searched refs:create_orc (Results 1 – 3 of 3) sorted by relevance
/tools/objtool/ | ||
D | orc.h | 13 int create_orc(struct objtool_file *file); |
D | orc_gen.c | 13 int create_orc(struct objtool_file *file) in create_orc() function |
D | check.c | 2477 ret = create_orc(&file); in check() |