Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dorc_dump.c38 static const char *orc_type_name(unsigned int type) in orc_type_name() function
208 printf("type:%s", orc_type_name(orc[i].type)); in orc_dump()