llvm-project/llvm/test/tools/llvm-readobj/MachO
Jez Ng 84cc39c329 [llvm-readobj] Don't print out section names for STABS symbols
This diff is similar to what D71394 did for `llvm-objdump` -- it avoids
trying to look up a section name for STABS symbols, since some STABS
symbol types (like `N_OSO`) use the `n_sect` field to store other data
instead of a section index.

Differential Revision: https://reviews.llvm.org/D88468
2020-10-12 18:55:40 -07:00
..
Inputs
file-headers-arm64.test
file-headers.test
hex-dump.test
needed-libs.test
reloc-types-macho-arm.test
reloc-types-macho-i386.test
reloc-types-macho-x64.test
relocations.test
sections-ext.test
sections.test
stabs.yaml [llvm-readobj] Don't print out section names for STABS symbols 2020-10-12 18:55:40 -07:00
universal-x86_64.i386.test