Searched refs:vector_kinds (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/backends/
H A Dppc_attrs.c61 static const char *vector_kinds[] = local
65 if (value < sizeof vector_kinds / sizeof vector_kinds[0])
66 *value_name = vector_kinds[value];

Completed in 84 milliseconds