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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Drelocs.c110 static const char *bind_name[] = { local
118 if (bind < ARRAY_SIZE(bind_name)) {
119 name = bind_name[bind];

Completed in 23 milliseconds