Skip to content
Commit 672e6f59 authored by Jim Ingham's avatar Jim Ingham
Browse files

Add a method "GetEntryPoint" to the ObjectFile class, and implement it on...

Add a method "GetEntryPoint" to the ObjectFile class, and implement it on MachO & ELF - though the ELF implementation is probably a little weak.  Then use this method in place of directly looking for "start" in the ThreadPlanCallFunction constructor to find the stopping point for our function evaluation.

llvm-svn: 127194
parent 77ad1dc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment