Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
673 read_relocs(fp); in process()
/Linux-v6.6/arch/x86/tools/
Drelocs.c558 static void read_relocs(FILE *fp) in read_relocs() function
1179 read_relocs(fp); in process()
/Linux-v6.6/tools/objtool/
Delf.c935 static int read_relocs(struct elf *elf) in read_relocs() function
1043 if (read_relocs(elf)) in elf_open_read()