lib-names-64.h 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. //
  2. // Copyright 2026 Aarav Ravindra Kharade
  3. //
  4. // Licensed under the Apache License, Version 2.0 (the "License");
  5. // you may not use this file except in compliance with the License.
  6. // You may obtain a copy of the License at
  7. //
  8. // http://www.apache.org/licenses/LICENSE-2.0
  9. //
  10. // Unless required by applicable law or agreed to in writing, software
  11. // distributed under the License is distributed on an "AS IS" BASIS,
  12. // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. // See the License for the specific language governing permissions and
  14. // limitations under the License.
  15. //
  16. /* This file is automatically generated. */
  17. #ifndef __GNU_LIB_NAMES_H
  18. # error "Never use <gnu/lib-names-64.h> directly; include <gnu/lib-names.h> instead."
  19. #endif
  20. #define LD_LINUX_X86_64_SO "ld-linux-x86-64.so.2"
  21. #define LD_SO "ld-linux-x86-64.so.2"
  22. #define LIBANL_SO "libanl.so.1"
  23. #define LIBBROKENLOCALE_SO "libBrokenLocale.so.1"
  24. #define LIBC_MALLOC_DEBUG_SO "libc_malloc_debug.so.0"
  25. #define LIBC_SO "libc.so.6"
  26. #define LIBDL_SO "libdl.so.2"
  27. #define LIBGCC_S_SO "libgcc_s.so.1"
  28. #define LIBMVEC_SO "libmvec.so.1"
  29. #define LIBM_SO "libm.so.6"
  30. #define LIBNSL_SO "libnsl.so.1"
  31. #define LIBNSS_COMPAT_SO "libnss_compat.so.2"
  32. #define LIBNSS_DB_SO "libnss_db.so.2"
  33. #define LIBNSS_DNS_SO "libnss_dns.so.2"
  34. #define LIBNSS_FILES_SO "libnss_files.so.2"
  35. #define LIBNSS_HESIOD_SO "libnss_hesiod.so.2"
  36. #define LIBNSS_LDAP_SO "libnss_ldap.so.2"
  37. #define LIBPTHREAD_SO "libpthread.so.0"
  38. #define LIBRESOLV_SO "libresolv.so.2"
  39. #define LIBRT_SO "librt.so.1"
  40. #define LIBTHREAD_DB_SO "libthread_db.so.1"
  41. #define LIBUTIL_SO "libutil.so.1"