Home
last modified time | relevance | path

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

/linux/arch/s390/tools/
H A Drelocs.c219 static void read_relocs(FILE *fp) in read_relocs() function
352 read_relocs(fp); in process()
/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()
/linux/arch/x86/tools/
H A Drelocs.c546 static void read_relocs(FILE *fp) in read_relocs() function
1185 read_relocs(fp); in process()
/linux/tools/objtool/
H A Delf.c933 static int read_relocs(struct elf *elf) in read_relocs() function
1041 if (read_relocs(elf)) in elf_open_read()