diff options
author | Rui Ueyama <ruiu@google.com> | 2019-03-22 21:17:25 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2019-03-22 21:17:25 +0000 |
commit | d2e0ed7755671039f75f90803793d44e93b3ef56 (patch) | |
tree | a3078317776d24e4698da1e1835a13a1e0fe2878 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 8316ea42992f5707ac63d633aa6ebc8ab73970e8 (diff) | |
download | bcm5719-llvm-d2e0ed7755671039f75f90803793d44e93b3ef56.tar.gz bcm5719-llvm-d2e0ed7755671039f75f90803793d44e93b3ef56.zip |
Simplify PltSection.
Previously, `Entries` contains pairs of symbols and their indices.
The indices are always 0, x, 2x, 3x, ..., where x is the size of
relocation entry. We didn't have to store that values because we can
compute them when we consume them.
llvm-svn: 356812
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions