Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c1640 } dt_flags[] = variable
1648 static const int ndt_flags = sizeof (dt_flags) / sizeof (dt_flags[0]);
1720 print_flags (class, d_val, dt_flags, ndt_flags); in print_dt_flags()