Searched refs:debugname (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 1231 const HChar* debugname, UInt crc, Bool rel_ok ) in find_debug_file() argument 1253 if (dimg == NULL && debugname != NULL) { in find_debug_file() 1262 VG_(strlen)(objdir) + VG_(strlen)(debugname) + 64 in find_debug_file() 1266 VG_(sprintf)(debugpath, "%s/%s", objdir, debugname); in find_debug_file() 1270 VG_(sprintf)(debugpath, "%s/.debug/%s", objdir, debugname); in find_debug_file() 1274 VG_(sprintf)(debugpath, "/usr/lib/debug%s/%s", objdir, debugname); in find_debug_file() 1280 objdir, debugname); in find_debug_file() 1288 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 | 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 | ja.po | 6302 "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 "
|