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

/linux-master/arch/mips/kernel/
H A Dvmlinux.lds.S172 _relocation_end = .; define
H A Drelocate.c30 extern u32 _relocation_end[]; /* End relocation table */
157 for (r = _relocation_start; r < _relocation_end; r++) {

Completed in 134 milliseconds