symbols_ld_referenced_lib_count.hss 680 B

12345678910
  1. [Main]
  2. Title=__ld_referenced_lib_count
  3. See Also=symbols_ld_lib_count: __ld_lib_count, insert_kernel_libs: __ld_insert_kernel_libs, insert_fargo020_libs: __ld_insert_fargo020_libs, insert_fargo021_libs: __ld_insert_fargo021_libs, insert_preos_compressed_tables: __ld_insert_preos_compressed_tables, symbols_lib_call: Library Calls, control_lib_min_version: Minimum Library Versions
  4. [Top]
  5. This built-in symbol acts like
  6. <A HREF="$$LINK(symbols_ld_lib_count)">__ld_lib_count</A>, except that it
  7. counts only the libraries that are actually used. If the program only
  8. specified a minimum version for a library, but did not use any of its
  9. exported symbols, this library is not counted.