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

References

lib/Object/WindowsResource.cpp
  402     if (Entry.Offset.isSubDir()) {
  406         UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry));
  410         Child = &Node.addIDChild(Entry.Identifier.ID);
  411         Context.push_back(StringOrID(Entry.Identifier.ID));
  414       UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry));
  429       UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry));
  431       Context.push_back(StringOrID(Entry.Identifier.ID));
  432       bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion,