diff options
author | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-12 04:08:12 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-12 04:08:12 +0000 |
commit | f4cdfe88eefa10906efdb86b6d80aa9fcf841925 (patch) | |
tree | b3f7723bb48e9b202cae2706816c9396f360e4f4 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 6003443b8e04407d5497301b1cd9b3511b9b4343 (diff) | |
download | bcm5719-llvm-f4cdfe88eefa10906efdb86b6d80aa9fcf841925.tar.gz bcm5719-llvm-f4cdfe88eefa10906efdb86b6d80aa9fcf841925.zip |
[ELF2] Sort dynamic symbols according to the MIPS requirements.
The MIPS ABI has requirements to sort the entries in the .dyn.sym section.
Symbols which are not in the GOT have to precede the symbols which are added to
the GOT. The latter must have the same order as the corresponding GOT entries.
Since these sorting requirements contradict those of the GNU hash section,
they cannot be used together.
Differential revision: http://reviews.llvm.org/D14281
llvm-svn: 252854
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions