(root)/
glibc-2.38/
sysdeps/
unix/
sysv/
linux/
alpha/
dl-sysdep.c
       1  #include "dl-auxv.h"
       2  
       3  long __libc_alpha_cache_shape[4] = { -2, -2, -2, -2 };
       4  
       5  #include <sysdeps/unix/sysv/linux/dl-sysdep.c>