Home
last modified time | relevance | path

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

/external/elfutils/src/
Dld.h1021 Elf32_Word dt_feature_1; member
Dldgeneric.c4522 if (ld_state.dt_feature_1 != 0) in ld_generic_create_outfile()
6841 if (ld_state.dt_feature_1 != 0) in ld_generic_create_outfile()
6843 DT_FEATURE_1, ld_state.dt_feature_1); in ld_generic_create_outfile()
Dreadelf.c1575 static const struct flags dt_feature_1[] = variable
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); in print_dt_feature_1()