1libc { 2 GLIBC_2.32 { 3 _flush_cache; 4 cacheflush; 5 } 6 GLIBC_PRIVATE { 7 # A copy of sigaction lives in libpthread, and needs these. 8 __default_rt_sa_restorer; 9 } 10} 11