Searched refs:DF_1_INITFIRST (Results 1 – 7 of 7) sorted by relevance
830 #define DF_1_INITFIRST 0x00000020 macro
350 DF_1_NODELETE, DF_1_LOADFLTR, DF_1_INITFIRST,
883 DF_1_INITFIRST = 0x20,
4972 flags |= elfcpp::DF_1_INITFIRST; in finish_dynamic_section()4986 flags &= ~(elfcpp::DF_1_INITFIRST in finish_dynamic_section()
2285 link_info.flags_1 |= (bfd_vma) DF_1_INITFIRST;
8662 if (val & DF_1_INITFIRST) in process_dynamic_section()8665 val ^= DF_1_INITFIRST; in process_dynamic_section()
6175 info->flags_1 &= ~ (DF_1_INITFIRST in bfd_elf_size_dynamic_sections()