Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/tools/
H A 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()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c174 static const char *bind_name[] = { in sym_bind() local
182 if (bind < ARRAY_SIZE(bind_name)) { in sym_bind()
183 name = bind_name[bind]; in sym_bind()

Completed in 4 milliseconds