Home | History | Annotate | Download | only in valgrind

Lines Matching full:dsymutil

289     """Runs dsymutil if needed.
292 bundle generated by dsymutil. It is not currently able to chase DWARF
298 This function will run dsymutil if the .dSYM bundle is missing or if
318 # dsymutil. dsymutil does not need to be run again.
323 # dsymutil has unstripped input to work with. Move the stripped
336 dsymutil_command = ['dsymutil', test_command]
338 # dsymutil is crazy slow. Ideally we'd have a timeout here,
340 # after each line of output; dsymutil is silent