symbols_ld_reloc_count.hss 670 B

12345678910
  1. [Main]
  2. Title=__ld_reloc_count
  3. See Also=insert_kernel_relocs: __ld_insert_kernel_relocs, insert_mlink_relocs: __ld_insert_mlink_relocs, insert_compressed_relocs: __ld_insert_compressed_relocs, insert_fargo021_relocs: __ld_insert_fargo021_relocs, insert_preos_compressed_tables: __ld_insert_preos_compressed_tables
  4. [Top]
  5. This built-in symbol resolves to the number of absolute relocation entries in
  6. this program/library, except relocation entries to sections which are handled
  7. separately. If the program contains an external BSS and/or data section,
  8. relocs to this section are not counted, since they cannot be handled in the
  9. same manner as relocs into the program code.