Home
last modified time | relevance | path

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

/linux/arch/s390/tools/
H A Drelocs.c251 static void add_reloc(struct relocs *r, uint32_t offset) in add_reloc() function
/linux/arch/mips/boot/tools/
H A Drelocs.c442 static void add_reloc(struct relocs *r, uint32_t offset, unsigned type) in add_reloc() function