reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 6 7 8 | Ensure that we can read COFF objects with a string table size of 0 (instead of 4) for empty string tables. RUN: llvm-readobj --symbols %p/Inputs/zero-string-table.obj.coff-i386 | FileCheck %s CHECK: Symbols [ CHECK: Symbol { CHECK: Name: $R000000 |