Blame sysdeps/hppa/Versions

Packit Service 82fcde
ld {
Packit Service 82fcde
  GLIBC_PRIVATE {
Packit Service 82fcde
    # hppa specific functions in the dynamic linker, but used by libc.so.
Packit Service 82fcde
    _dl_symbol_address; _dl_lookup_address;
Packit Service 82fcde
    _dl_function_address;
Packit Service 82fcde
  }
Packit Service 82fcde
}
Packit Service 82fcde
libc {
Packit Service 82fcde
  GLIBC_2.2 {
Packit Service 82fcde
    __clz_tab;
Packit Service 82fcde
  }
Packit Service 82fcde
}