Lines Matching full:dsymutil
2525 # created, with 'dsymutil p'. We could redefine LINK with a script that2526 # executes 'dsymutil' after linking, but that's a pain. Instead we use this2528 # 'dsymutil' on all the executables that lack a .dSYM directory, or that are2533 echo "dsymutil $$f"; \2534 dsymutil $$f; \