Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmips-relocs.c109 static int add_reloc(unsigned int type, uint64_t off) in add_reloc() function
/openbmc/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
/openbmc/linux/arch/x86/tools/
H A Drelocs.c714 static void add_reloc(struct relocs *r, uint32_t offset) in add_reloc() function