Summary:
- Added an API to public interface that provides permissions (RWX) of
individual sections of an object file
- Earlier, there was no way to find out this information through SB
APIs
- A possible use case of this API is:
when a user wants to know the sections that have executable machine
instructions and want to write a tool on top of LLDB based on this
information
- Differential Revision: https://reviews.llvm.org/D24251
llvm-svn: 280924
|
||
|---|---|---|
| .. | ||
| Python | ||
| Xcode | ||
| interface | ||
| swig_bot_lib | ||
| CMakeLists.txt | ||
| build-lldb-llvm-clang | ||
| buildbot.py | ||
| checkpoint-llvm.pl | ||
| disasm-gdb-remote.pl | ||
| finish-swig-wrapper-classes.sh | ||
| finishSwigWrapperClasses.py | ||
| generate-vers.pl | ||
| get_relative_lib_dir.py | ||
| install-lldb.sh | ||
| install_custom_python.py | ||
| lldb.swig | ||
| prepare_bindings.py | ||
| sed-sources | ||
| shush | ||
| swig_bot.py | ||
| use_lldb_suite.py | ||
| utilsArgsParse.py | ||
| utilsDebug.py | ||
| utilsOsType.py | ||
| verify_api.py | ||