reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27 IO.enumCase(SymbolType, "NoType", ELFSymbolType::NoType); 99 if (Symbol.Type == ELFSymbolType::NoType) {tools/llvm-elfabi/ELFObjHandler.cpp
216 return ELFSymbolType::NoType;
unittests/TextAPI/ELFYAMLTest.cpp106 EXPECT_EQ(SymNor.Type, ELFSymbolType::NoType); 164 SymFoo.Type = ELFSymbolType::NoType;