Home
last modified time | relevance | path

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

/linux/arch/mips/boot/tools/
H A Drelocs.c443 static void add_reloc(struct relocs *r, uint32_t offset, unsigned type) in add_reloc() function
546 add_reloc(&relocs, rel->r_offset, r_type); in do_reloc()