diff options
author | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2007-01-09 15:13:38 +0000 |
---|---|---|
committer | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2007-01-09 15:13:38 +0000 |
commit | 2a9dc08daaa0aacb9cca6e61c996df04a91c2f3b (patch) | |
tree | aeec68f27ba49c660b8999f1d7666ba82b80ccc3 /share/man/man4/stp.4 | |
parent | 51c09eb85b4de37f1ce137f1181451ae1de4dc53 (diff) |
Ignore "mapping symbols" like $a and $t. They seem to be an ARM-only
feature, used to indicate whether code is ARM or Thumb. Unfortunately
they confuse gprof, which outputs call graphs where every other function
is named "$a"... not very useful.
Rather than enumerating the different symbols, binutils ignores anything
beginning with '$', and that is what we will do here.
Thanks to Dale Rahn for useful tips along the way.
ok miod
Diffstat (limited to 'share/man/man4/stp.4')
0 files changed, 0 insertions, 0 deletions