Searched refs:bind_name (Results 1 – 1 of 1) sorted by relevance
177 static const char *bind_name[] = { in sym_bind() local186 if (bind < ARRAY_SIZE(bind_name)) in sym_bind()187 name = bind_name[bind]; in sym_bind()