summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2011-04-25 15:14:31 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2011-04-25 15:14:31 +0000
commit9de39c94e5adf1a3988a9637c7a6ae7d60824dca (patch)
tree2e6450399c541b7a89a97f0e24a78eedede1af04 /gnu
parent88373e2589dd1e60e98c7cf75946b4c65600af76 (diff)
Try to match immediate constants in movl instructions against kernel symbols,
and display the symbol name if there is an exact match. The optimizer likes to store addresses into `d' registers, then copy them to `a' registers and invoke the function indirectly; previously we'd only get symbol lookup for `lea' instructions (when storing to an `a' register).
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions