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

/external/elfutils/src/
H A Dld.h1021 Elf32_Word dt_feature_1; member in struct:ld_state
H A Dldgeneric.c4522 if (ld_state.dt_feature_1 != 0)
6841 if (ld_state.dt_feature_1 != 0)
6843 DT_FEATURE_1, ld_state.dt_feature_1);
H A Dreadelf.c1575 static const struct flags dt_feature_1[] = variable in typeref:struct:flags
1580 static const int ndt_feature_1 = (sizeof (dt_feature_1)
1581 / sizeof (dt_feature_1[0]));
1637 print_flags (class, d_val, dt_feature_1, ndt_feature_1);

Completed in 202 milliseconds