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

/external/elfutils/src/
H A Dunstrip.c2247 bool have_dwarf = dwfl_module_getdwarf (mod, &bias) != NULL;
2277 debug ?: have_dwarf ? "." : "-",
2245 bool have_dwarf = dwfl_module_getdwarf (mod, &bias) != NULL; local

Completed in 64 milliseconds