Home
last modified time | relevance | path

Searched refs:_relocation_start (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Drelocate.c29 extern u32 _relocation_start[]; /* End kernel image / start relocation table */
157 for (r = _relocation_start; r < _relocation_end; r++) { in do_relocations()
347 kernel_length = (long)(&_relocation_start) - (long)(&_text); in relocate_kernel()
A Dvmlinux.lds.S158 _relocation_start = .; symbol

Completed in 77 milliseconds