_relocation_end    29 arch/mips/kernel/relocate.c extern u32 _relocation_end[];	/* End relocation table */
_relocation_end   143 arch/mips/kernel/relocate.c 	for (r = _relocation_start; r < _relocation_end; r++) {