Rafael Espindola
201a551929
Fix the interpretation of a 0 st_name.
...
The ELF spec is very clear:
-----------------------------------------------------------------------------
If the value is non-zero, it represents a string table index that gives the
symbol name. Otherwise, the symbol table entry has no name.
--------------------------------------------------------------------------
In particular, a st_name of 0 most certainly doesn't mean that the symbol has
the same name as the section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238899 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-03 05:14:22 +00:00
..
2015-04-17 08:46:11 +00:00
2015-06-03 05:14:22 +00:00
2015-04-29 13:55:07 +00:00
2015-04-15 15:59:37 +00:00
2015-04-15 15:59:37 +00:00
2015-04-28 01:37:11 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-27 22:04:24 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-05-12 15:25:08 +00:00
2015-04-27 22:04:24 +00:00
2015-04-29 13:55:07 +00:00
2015-05-12 15:25:08 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-06-03 05:14:22 +00:00
2015-04-30 14:21:49 +00:00
2015-04-30 14:21:49 +00:00
2015-05-22 21:37:13 +00:00
2015-04-15 15:59:37 +00:00
2015-04-15 15:59:37 +00:00
2015-04-15 13:07:47 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-05-22 23:58:30 +00:00
2015-03-13 18:20:45 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-05-22 21:37:13 +00:00
2015-03-11 04:20:31 +00:00
2015-05-28 15:20:00 +00:00
2015-04-15 15:59:37 +00:00
2015-04-29 13:55:07 +00:00
2015-04-15 15:59:37 +00:00
2015-06-03 05:14:22 +00:00
2015-06-03 05:14:22 +00:00
2015-04-15 15:59:37 +00:00
2015-04-29 13:55:07 +00:00
2015-06-03 05:14:22 +00:00
2015-04-29 13:55:07 +00:00
2015-04-29 13:55:07 +00:00
2015-04-03 01:46:11 +00:00
2015-05-22 21:37:13 +00:00
2015-06-03 05:14:22 +00:00
2015-04-29 13:55:07 +00:00
2015-06-03 05:14:22 +00:00
2015-04-29 13:55:07 +00:00
2015-06-03 05:14:22 +00:00
2015-06-03 05:14:22 +00:00
2015-04-06 16:34:41 +00:00
2015-04-06 16:34:41 +00:00
2015-04-06 16:34:41 +00:00
2015-04-06 16:34:41 +00:00
2015-04-29 20:25:24 +00:00
2015-05-22 21:37:13 +00:00
2015-03-04 22:03:21 +00:00
2015-05-28 21:59:34 +00:00
2015-05-22 21:37:13 +00:00
2015-06-03 05:14:22 +00:00
2015-04-15 15:59:37 +00:00
2015-04-29 13:55:07 +00:00
2015-05-22 21:37:13 +00:00
2015-06-03 05:14:22 +00:00
2015-04-17 21:15:17 +00:00
2015-05-28 15:20:00 +00:00
2015-06-03 05:14:22 +00:00