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

/arch/x86/tools/
H A Drelocs.c159 static const char *bind_name[] = { local
167 if (bind < ARRAY_SIZE(bind_name)) {
168 name = bind_name[bind];

Completed in 36 milliseconds