Home
last modified time | relevance | path

Searched refs:PROCINFO_CLASS (Results 1 – 14 of 14) sorted by relevance

/sysdeps/unix/sysv/linux/
A Ddl-vdso-setup.c33 #ifndef PROCINFO_CLASS
34 # define PROCINFO_CLASS macro
45 PROCINFO_CLASS int (*_dl_vdso_clock_gettime) (clockid_t,
49 PROCINFO_CLASS int (*_dl_vdso_clock_gettime64) (clockid_t,
53 PROCINFO_CLASS int (*_dl_vdso_gettimeofday) (struct timeval *, void *) RELRO;
56 PROCINFO_CLASS time_t (*_dl_vdso_time) (time_t *) RELRO;
59 PROCINFO_CLASS int (*_dl_vdso_getcpu) (unsigned *, unsigned *, void *) RELRO;
62 PROCINFO_CLASS int (*_dl_vdso_clock_getres) (clockid_t,
66 PROCINFO_CLASS int (*_dl_vdso_clock_getres_time64) (clockid_t,
72 PROCINFO_CLASS uint64_t (*_dl_vdso_get_tbfreq)(void) RELRO;
[all …]
/sysdeps/powerpc/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 # define PROCINFO_CLASS macro
49 PROCINFO_CLASS struct cpu_features _dl_powerpc_cpu_features
64 PROCINFO_CLASS const char _dl_powerpc_cap_flags[64][15]
96 PROCINFO_CLASS int _dl_cache_line_size
110 #undef PROCINFO_CLASS
/sysdeps/s390/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 # define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_s390_cap_flags[23][9]
66 PROCINFO_CLASS const char _dl_s390_platforms[10][7]
80 #undef PROCINFO_CLASS
/sysdeps/unix/sysv/linux/aarch64/
A Ddl-procinfo.c39 #ifndef PROCINFO_CLASS
40 # define PROCINFO_CLASS macro
47 PROCINFO_CLASS struct cpu_features _dl_aarch64_cpu_features
65 PROCINFO_CLASS const char _dl_aarch64_cap_flags[_DL_HWCAP_COUNT][10]
82 #undef PROCINFO_CLASS
/sysdeps/unix/sysv/linux/arm/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 #define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_arm_cap_flags[27][10]
65 #undef PROCINFO_CLASS
/sysdeps/alpha/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 #define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_alpha_platforms[5][5]
62 #undef PROCINFO_CLASS
/sysdeps/mips/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 #define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_mips_platforms[4][11]
62 #undef PROCINFO_CLASS
/sysdeps/sparc/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 #define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_sparc_cap_flags[28][11]
63 #undef PROCINFO_CLASS
/sysdeps/csky/
A Ddl-procinfo.c41 #ifndef PROCINFO_CLASS
42 # define PROCINFO_CLASS macro
48 PROCINFO_CLASS const char _dl_csky_platforms[4][6]
62 #undef PROCINFO_CLASS
/sysdeps/i386/
A Ddl-procinfo.c38 #ifndef PROCINFO_CLASS
39 # define PROCINFO_CLASS macro
47 PROCINFO_CLASS const char _dl_x86_cap_flags[32][8]
64 #undef PROCINFO_CLASS
/sysdeps/x86/
A Ddl-procruntime.c42 #ifndef PROCINFO_CLASS
43 # define PROCINFO_CLASS macro
50 PROCINFO_CLASS unsigned int _dl_x86_feature_1
64 PROCINFO_CLASS struct dl_x86_feature_control _dl_x86_feature_control
A Ddl-procinfo.c46 PROCINFO_CLASS struct cpu_features _dl_x86_cpu_features
61 PROCINFO_CLASS const char _dl_x86_hwcap_flags[3][9]
77 PROCINFO_CLASS const char _dl_x86_platforms[4][9]
/sysdeps/x86_64/
A Ddl-procinfo.c38 #ifndef PROCINFO_CLASS
39 # define PROCINFO_CLASS macro
45 #undef PROCINFO_CLASS
/sysdeps/generic/
A Dldsodefs.h430 #ifndef PROCINFO_CLASS
431 # define PROCINFO_CLASS EXTERN macro
679 # ifndef PROCINFO_CLASS
680 # define PROCINFO_CLASS EXTERN macro

Completed in 50 milliseconds