Searched refs:dt_feature_1 (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/0.153/src/
H A Dld.h1029 Elf32_Word dt_feature_1; member in struct:ld_state
H A Dreadelf.c1281 static const struct flags dt_feature_1[] = variable in typeref:struct:flags
1286 static const int ndt_feature_1 = (sizeof (dt_feature_1)
1287 / sizeof (dt_feature_1[0]));
1343 print_flags (class, d_val, dt_feature_1, ndt_feature_1);
H A Dldgeneric.c4530 if (ld_state.dt_feature_1 != 0)
6849 if (ld_state.dt_feature_1 != 0)
6851 DT_FEATURE_1, ld_state.dt_feature_1);

Completed in 360 milliseconds