reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/obj2yaml/xcoff2yaml.cpp
   67     Sym.Value = SymbolEntPtr->Value;
   70         Obj.getSymbolSectionName(SymbolEntPtr);
   76     Sym.Type = SymbolEntPtr->SymbolType;
   77     Sym.StorageClass = SymbolEntPtr->StorageClass;
   78     Sym.NumberOfAuxEntries = SymbolEntPtr->NumberOfAuxEntries;