control_ref_all.hss 543 B

1234567891011121314
  1. [Main]
  2. Title=__ref_all_...
  3. [Top]
  4. Defining __ref_all_<I>name</I> creates a
  5. <A HREF="$$LINK(global_imports)">global import</A> for all symbols named
  6. <I>name</I>. Importing the same symbol twice does not have any particular
  7. effect; however, sometimes this is necessary if you want a global import to
  8. succeed as early as possible.
  9. <BR><BR>
  10. If none of the archives supplied to the linker exports a symbol with this
  11. name (or a related name using
  12. <A HREF="$$LINK(global_imports_conditional)">conditional reaction</A>), the
  13. linker outputs a warning.