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