Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
673 read_relocs(fp); in process()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c502 static void read_relocs(FILE *fp) in read_relocs() function
1127 read_relocs(fp); in process()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c810 static int read_relocs(struct elf *elf) in read_relocs() function
931 if (read_relocs(elf)) in elf_open_read()