Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
673 read_relocs(fp); in process()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c558 static void read_relocs(FILE *fp) in read_relocs() function
1196 read_relocs(fp); in process()
/openbmc/linux/tools/objtool/
H A Delf.c935 static int read_relocs(struct elf *elf) in read_relocs() function
1043 if (read_relocs(elf)) in elf_open_read()