Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/tools/
Drelocs.c163 static const char *bind_name[] = { in sym_bind() local
171 if (bind < ARRAY_SIZE(bind_name)) { in sym_bind()
172 name = bind_name[bind]; in sym_bind()