Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/boot/tools/
Drelocs.c352 static void read_relocs(FILE *fp) in read_relocs() function
673 read_relocs(fp); in process()
/linux-6.1.9/arch/x86/tools/
Drelocs.c558 static void read_relocs(FILE *fp) in read_relocs() function
1179 read_relocs(fp); in process()
/linux-6.1.9/tools/objtool/
Delf.c851 static int read_relocs(struct elf *elf) in read_relocs() function
970 if (read_relocs(elf)) in elf_open_read()