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

References

tools/dsymutil/DebugMap.cpp
   74                  uint64_t(Sym.second.BinaryAddress), uint32_t(Sym.second.Size),
  168   io.mapOptional("size", s.second.Size);
  279     Res.addSymbol(Entry.first, ObjAddress, Mapping.BinaryAddress, Mapping.Size);
tools/dsymutil/DwarfLinker.cpp
  393     if (Mapping.Size && Mapping.ObjectAddress)
  395           *Mapping.ObjectAddress + Mapping.Size,