Searched refs:DT_BIND_NOW (Results 1 – 16 of 16) sorted by relevance
542 #define DT_BIND_NOW 24 macro
568 #define DT_BIND_NOW 24 macro
544 #define DT_BIND_NOW 24 /* Bind now regardless of env setting */ macro
301 if (dynp->d_tag == DT_BIND_NOW) in _dl_finalize_object()
581 DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.
1066 case DT_BIND_NOW: name = "BIND_NOW"; break; in _bfd_elf_print_private_bfd_data()
5159 if (!_bfd_elf_add_dynamic_entry (info, DT_BIND_NOW, 0)) in bfd_elf_size_dynamic_sections()
7371 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
1766 case DT_BIND_NOW: return "BIND_NOW"; in get_dynamic_type()6638 case DT_BIND_NOW: in process_dynamic_section()
1353 (process_dynamic_segment <DT_BIND_NOW>): Here too.
1430 case DT_BIND_NOW: return "BIND_NOW"; in get_dynamic_type()5022 case DT_BIND_NOW: in process_dynamic_segment()
1229 case DT_BIND_NOW: name = "BIND_NOW"; break; in _bfd_elf_print_private_bfd_data()
5699 if (!_bfd_elf_add_dynamic_entry (info, DT_BIND_NOW, 0)) in bfd_elf_size_dynamic_sections()
4563 DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.