summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/IRForTarget.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-11-19 00:19:25 +0000
committerJim Ingham <jingham@apple.com>2011-11-19 00:19:25 +0000
commit9683ff1211c1a00c812dfb6537421f3e99cd77cb (patch)
treead4966613a9f826abe1b85e746344d5032a6ffb3 /lldb/source/Expression/IRForTarget.cpp
parent6dc4c16417f13295f638a8360fd96237130140df (diff)
downloadbcm5719-llvm-9683ff1211c1a00c812dfb6537421f3e99cd77cb.tar.gz
bcm5719-llvm-9683ff1211c1a00c812dfb6537421f3e99cd77cb.zip
Handle stepping through a trampoline where the jump target is calculated a runtime - and so doesn't match
the name of the PLT entry. This solution assumes a naming convention agreed upon by us and the system folks, and isn't general. The general solution requires actually finding & calling the resolver function if it hasn't been called yet. That's more tricky. llvm-svn: 144981
Diffstat (limited to 'lldb/source/Expression/IRForTarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud