Searched refs:dt_flags_1 (Results 1 – 4 of 4) sorted by relevance
961 ld_state.dt_flags_1 |= DF_1_NODEFLIB; in parse_z_option()979 ld_state.dt_flags_1 |= DF_1_NODELETE; in parse_z_option()981 ld_state.dt_flags_1 |= DF_1_INITFIRST; in parse_z_option()985 ld_state.dt_flags_1 |= DF_1_NOOPEN; in parse_z_option()
1019 Elf32_Word dt_flags_1; member
4520 if (ld_state.dt_flags_1 != 0) in ld_generic_create_outfile()6836 if (ld_state.dt_flags_1 != 0) in ld_generic_create_outfile()6838 DT_FLAGS_1, ld_state.dt_flags_1); in ld_generic_create_outfile()
1553 static const struct flags dt_flags_1[] = variable1573 static const int ndt_flags_1 = sizeof (dt_flags_1) / sizeof (dt_flags_1[0]);1630 print_flags (class, d_val, dt_flags_1, ndt_flags_1); in print_dt_flags_1()