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.c353 static void read_relocs(FILE *fp) in read_relocs() function
680 read_relocs(fp); in process()
/linux/arch/x86/tools/
H A Drelocs.c521 static void read_relocs(FILE *fp) in read_relocs() function
1061 read_relocs(fp); in process()
/linux/tools/objtool/
H A Delf.c1112 static int read_relocs(struct elf *elf) in read_relocs() function
1231 if (read_relocs(elf)) in elf_open_read()