Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dorc_gen.c153 static unsigned long alt_group_len(struct alt_group *alt_group) in alt_group_len() function
204 for (i = 0; i < alt_group_len(alt_group); i++) { in orc_create()