llvm-6502/test/tools/llvm-readobj
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
..
ARM
Inputs [llvm-readobj/ELF] Teach how to decode DF_1_XXX flags 2015-05-25 19:12:18 +00:00
bigobj.test
codeview-linetables.test
coff-arm-baserelocs.test
coff-basereloc.test
coff-directives.test
coff-exports.test
coff-file-sections-reading.test
coff-non-null-terminated-file.test
coff-zero-string-table.test
cxx-cli-aux.test
dynamic.test
elf-dtflags.test Clarify how the binary file checked in was generated. 2015-05-30 22:43:36 +00:00
file-headers.test
imports.test
macho-universal-x86_64.i386.test llvm-readobj: teach it to handle MachO Universal Archive correctly 2015-04-13 16:05:49 +00:00
mips-abiflags.test [llvm-readobj] Print .MIPS.abiflags section content 2015-05-07 15:40:35 +00:00
mips-got.test
mips-options.test [Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobj 2015-04-20 05:34:48 +00:00
peplus.test
program-headers.test [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program header 2015-05-15 15:59:22 +00:00
reloc-types.test
relocations.test
rpath.test
sections-ext.test Fix the interpretation of a 0 st_name. 2015-06-03 05:14:22 +00:00
sections.test
symbols.test