Home
last modified time | relevance | path

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

/external/elfutils/libcpu/
Di386_parse.y891 static void *fct_names[3]; variable
916 if (tfind (&search, &fct_names[i], compare_argstring) == NULL) in find_numbers()
921 if (tsearch (newp, &fct_names[i], compare_argstring) == NULL) in find_numbers()
1173 twalk (fct_names[i], print_op_fct); in instrtable_out()
1213 struct argstring **res = tfind (&search, &fct_names[i], in instrtable_out()