aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorRahman Lavaee <rahmanl@google.com>2021-03-08 16:02:00 -0800
committerRahman Lavaee <rahmanl@google.com>2021-03-08 16:20:11 -0800
commitc245c21c436b5d29da62a7c416f08f8631f5df95 (patch)
tree8c306350a91b578e6bffe7d47663d45c47485e61 /lldb/source/Plugins/ScriptInterpreter/Python
parente08f278f5b5aa506f3f4ff46fff51a1e8336a6e1 (diff)
downloadllvm-c245c21c436b5d29da62a7c416f08f8631f5df95.zip
llvm-c245c21c436b5d29da62a7c416f08f8631f5df95.tar.gz
llvm-c245c21c436b5d29da62a7c416f08f8631f5df95.tar.bz2
[llvm-readelf] Support dumping the BB address map section with --bb-addr-map.
This patch lets llvm-readelf dump the content of the BB address map section in the following format: ``` Function { At: <address> BB entries [ { Offset: <offset> Size: <size> Metadata: <metadata> }, ... ] } ... ``` Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D95511
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions