diff options
| author | georgerim <georgerim@gmail.com> | 2019-10-25 11:55:11 +0300 |
|---|---|---|
| committer | georgerim <georgerim@gmail.com> | 2019-10-25 12:19:46 +0300 |
| commit | 53c164e2216fd705ceadfdec6ac44b5b175d9248 (patch) | |
| tree | 9de735b141f6cb4e83a45605cb1094f7fc5fc28b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 2a3dc6b74f413c423fe66364c383b1c223ecd4fd (diff) | |
[llvm/Object] - Fix the error message reported for a broken SHT_SYMTAB_SHNDX section.
SHT_SYMTAB_SHNDX should have the same number of entries as the symbol table
associated (https://www.sco.com/developers/gabi/latest/ch4.sheader.html)
We currently can report the following message:
"SHT_SYMTAB_SHNDX section has sh_size (24) which is not equal to the number of symbols (2)"
It is just broken. This patch refines/fixes it.
Differential revision: https://reviews.llvm.org/D69305
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
