1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) 2017 Josh Poimboeuf <jpoimboe@redhat.com>
9 #include <asm/orc_types.h>
13 int create_orc(struct objtool_file
*file
);
14 int create_orc_sections(struct objtool_file
*file
);
16 int orc_dump(const char *objname
);