Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dreloc.c68 static void apply_reloc(unsigned int type, void *addr, long off) in apply_reloc() function
138 apply_reloc(type, (void *)addr, off); in relocate_code()