diff options
| author | Rahman Lavaee <rahmanl@google.com> | 2021-03-08 16:02:00 -0800 |
|---|---|---|
| committer | Rahman Lavaee <rahmanl@google.com> | 2021-03-08 16:20:11 -0800 |
| commit | c245c21c436b5d29da62a7c416f08f8631f5df95 (patch) | |
| tree | 8c306350a91b578e6bffe7d47663d45c47485e61 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | e08f278f5b5aa506f3f4ff46fff51a1e8336a6e1 (diff) | |
| download | llvm-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
