reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 | # RUN: obj2yaml %S/Inputs/crt1.o | FileCheck %s # test that we don't crash when passed object files without a symbol table # CHECK-LABEL: FileHeader: # CHECK-LABEL: Sections: # CHECK-NOT: Symbols: |