Files
llvm/test/Object
George Rimar f40e1e4b18 [ELF.h] - Check the case when e_shstrndx=SHN_XINDEX, but the corresponding sh_link is broken.
When e_shstrndx is equal to SHN_XINDEX,
the index of the section string table section should
be taken from the sh_link field of the section
header at index 0.

If sh_link is broken, e.g. contains an index that is
larger than number of sections, then error is reported.

This error message was untested before.

Differential revision: https://reviews.llvm.org/D65391

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368139 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-07 09:29:42 +00:00
..
2019-07-09 18:10:06 +00:00
2017-08-15 20:29:24 +00:00
2015-08-06 20:05:27 +00:00
2017-06-05 21:45:25 +00:00
2017-06-05 21:45:25 +00:00