Home
last modified time | relevance | path

Searched refs:ORC_TYPE_UNDEFINED (Results 1 – 5 of 5) sorted by relevance

/tools/objtool/arch/x86/
A Dorc.c22 orc->type = ORC_TYPE_UNDEFINED; in init_orc_entry()
28 orc->type = ORC_TYPE_UNDEFINED; in init_orc_entry()
150 case ORC_TYPE_UNDEFINED: in orc_type_name()
/tools/arch/loongarch/include/asm/
A Dorc_types.h31 #define ORC_TYPE_UNDEFINED 0 macro
/tools/arch/x86/include/asm/
A Dorc_types.h42 #define ORC_TYPE_UNDEFINED 0 macro
/tools/objtool/arch/loongarch/
A Dorc.c23 orc->type = ORC_TYPE_UNDEFINED; in init_orc_entry()
29 orc->type = ORC_TYPE_UNDEFINED; in init_orc_entry()
/tools/objtool/
A Dorc_gen.c56 struct orc_entry null = { .type = ORC_TYPE_UNDEFINED }; in orc_create()

Completed in 15 milliseconds