(root)/
glibc-2.38/
sysdeps/
unix/
sysv/
linux/
arc/
Versions
libc {
  GLIBC_2.32 {
    _flush_cache;
    cacheflush;
  }
  GLIBC_PRIVATE {
    # A copy of sigaction lives in libpthread, and needs these.
    __default_rt_sa_restorer;
  }
}