etable_end        174 arch/mips/kernel/relocate.c 	unsigned long *etable_start, *etable_end, *e;
etable_end        177 arch/mips/kernel/relocate.c 	etable_end = RELOCATED(&__stop___ex_table);
etable_end        179 arch/mips/kernel/relocate.c 	for (e = etable_start; e < etable_end; e++)