Home
last modified time | relevance | path

Searched refs:process_elf_file (Results 1 – 9 of 9) sorted by relevance

/sysdeps/unix/sysv/linux/powerpc/
A Dreadelflib.c31 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
53 #undef process_elf_file
54 #define process_elf_file process_elf32_file macro
59 #undef process_elf_file
60 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/s390/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
52 #undef process_elf_file
53 #define process_elf_file process_elf32_file macro
58 #undef process_elf_file
59 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/ia64/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
52 #undef process_elf_file
53 #define process_elf_file process_elf32_file macro
58 #undef process_elf_file
59 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/sparc/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
52 #undef process_elf_file
53 #define process_elf_file process_elf32_file macro
58 #undef process_elf_file
59 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/arm/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
70 #undef process_elf_file
71 #define process_elf_file process_elf32_file macro
76 #undef process_elf_file
77 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/riscv/
A Dreadelflib.c42 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
90 #undef process_elf_file
91 #define process_elf_file process_elf32_file macro
96 #undef process_elf_file
97 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/mips/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
80 #undef process_elf_file
81 #define process_elf_file process_elf32_file macro
86 #undef process_elf_file
87 #define process_elf_file process_elf64_file macro
/sysdeps/unix/sysv/linux/x86/
A Dreadelflib.c29 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file() function
83 #undef process_elf_file
84 #define process_elf_file process_elf32_file macro
89 #undef process_elf_file
90 #define process_elf_file process_elf64_file macro
/sysdeps/generic/
A Dldconfig.h101 extern int process_elf_file (const char *file_name, const char *lib,

Completed in 7 milliseconds