Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/boot/tools/
Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
673 read_relocs(fp); in process()
/Linux-v5.10/arch/x86/tools/
Drelocs.c501 static void read_relocs(FILE *fp) in read_relocs() function
1116 read_relocs(fp); in process()
/Linux-v5.10/tools/objtool/
Delf.c525 static int read_relocs(struct elf *elf) in read_relocs() function
644 if (read_relocs(elf)) in elf_open_read()