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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/compressed/
H A Drelocs.c29 static const char* safe_abs_relocs[] = { variable
40 array_size = sizeof(safe_abs_relocs)/sizeof(char*);
43 if (!strcmp(sym_name, safe_abs_relocs[i]))

Completed in 107 milliseconds