Searched refs:debugname (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 1275 const HChar* debugname, UInt crc, Bool rel_ok ) in find_debug_file() argument 1297 if (dimg == NULL && debugname != NULL) { in find_debug_file() 1306 VG_(strlen)(objdir) + VG_(strlen)(debugname) + 64 in find_debug_file() 1310 VG_(sprintf)(debugpath, "%s/%s", objdir, debugname); in find_debug_file() 1314 VG_(sprintf)(debugpath, "%s/.debug/%s", objdir, debugname); in find_debug_file() 1318 VG_(sprintf)(debugpath, "/usr/lib/debug%s/%s", objdir, debugname); in find_debug_file() 1324 objdir, debugname); in find_debug_file() 1332 const HChar* basename = debugname; in find_debug_file()
|
/external/elfutils/config/ |
D | elfutils.spec.in | 292 - stack: New option -d, --debugname to lookup DWARF debuginfo name
|
/external/elfutils/ |
D | NEWS | 86 stack: New option -d, --debugname to lookup DWARF debuginfo name for frame.
|
/external/elfutils/po/ |
D | ja.po | 6302 "Show all additional information (activation, debugname, inlines, module and "
|
D | uk.po | 6588 "Show all additional information (activation, debugname, inlines, module and "
|
D | de.po | 6029 "Show all additional information (activation, debugname, inlines, module and "
|
D | es.po | 6606 "Show all additional information (activation, debugname, inlines, module and "
|
D | pl.po | 6545 "Show all additional information (activation, debugname, inlines, module and "
|