Home
last modified time | relevance | path

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

/external/elfutils/libcpu/
Di386_parse.y890 static void *fct_names[3]; variable
915 if (tfind (&search, &fct_names[i], compare_argstring) == NULL) in find_numbers()
920 if (tsearch (newp, &fct_names[i], compare_argstring) == NULL) in find_numbers()
1172 twalk (fct_names[i], print_op_fct); in instrtable_out()
1212 struct argstring **res = tfind (&search, &fct_names[i], in instrtable_out()