This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
fed39aa653441238382bedfb1ad2bfcd09a1962f
llvm-project
/
lldb
/
scripts
/
Python
/
interface
/
SBBlock.i
Greg Clayton
8567355e8c
Modify the ranges_access() helper function to be able to lookup the address range in a block given an address. Since blocks can have multiple discontiguous ranges, it helps to be able to get the current address range for the current block in a frame. This can be used in code like:
...
curr_block_range = lldb.frame.block.range[lldb.frame.addr] llvm-svn: 159289
2012-06-27 20:23:09 +00:00
5.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink