Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/tools/
H A Drelocs.c219 static void read_relocs(FILE *fp) in read_relocs() function
352 read_relocs(fp); in process()
/linux-6.15/arch/mips/boot/tools/
H A Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
678 read_relocs(fp); in process()
/linux-6.15/arch/x86/tools/
H A Drelocs.c521 static void read_relocs(FILE *fp) in read_relocs() function
1067 read_relocs(fp); in process()
/linux-6.15/tools/objtool/
H A Delf.c932 static int read_relocs(struct elf *elf) in read_relocs() function
1038 if (read_relocs(elf)) in elf_open_read()