summaryrefslogtreecommitdiffstats
path: root/chrome_elf
diff options
context:
space:
mode:
authorpcc <pcc@chromium.org>2015-11-25 17:08:37 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-26 01:10:34 +0000
commit2dacf7decbc26266d695943b4bc4a57c37429e58 (patch)
tree7132698d6bf7d3cbd33c82f3b9a820780fe0d679 /chrome_elf
parent94833c007d0ba7f4814df63739fd062ba49d6523 (diff)
downloadchromium_src-2dacf7decbc26266d695943b4bc4a57c37429e58.zip
chromium_src-2dacf7decbc26266d695943b4bc4a57c37429e58.tar.gz
chromium_src-2dacf7decbc26266d695943b4bc4a57c37429e58.tar.bz2
cygprofile: Allow $ character in symbol names.
Clang's symbol names sometimes contain the $ character, which we previously disallowed. We continue to forbid the $ character at the start of the symbol name, as these are ARM mapping symbols [1] which should not appear in our orderfile. At the same time, fix an issue where an exception can cause a deadlock when waiting for the objdump process by closing stdout before waiting on it. [1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0474f/CHDGFCDI.html BUG=539408 R=pasko@chromium.org Review URL: https://codereview.chromium.org/1458853004 Cr-Commit-Position: refs/heads/master@{#361779}
Diffstat (limited to 'chrome_elf')
0 files changed, 0 insertions, 0 deletions