1ld { 2 GLIBC_PRIVATE { 3 # used for loading by static libraries 4 _dl_var_init; 5 } 6} 7libc { 8 GLIBC_2.27 { 9 __riscv_flush_icache; 10 } 11} 12