Skip to content
Commit ac2eb9b1 authored by Greg Clayton's avatar Greg Clayton
Browse files

Added the ability for SBTarget to resolve load addresses (convert lldb::addr_t...

Added the ability for SBTarget to resolve load addresses (convert lldb::addr_t values into resolved SBAddress objects). These SBAddress objects can then be used to resolve a symbol context using "lldb::SBSymbolContext ResolveSymbolContextForAddress (const lldb::SBAddress& addr, uint32_t resolve_scope);".

llvm-svn: 121638
parent d2e70b54
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