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

References

tools/dsymutil/DwarfLinker.cpp
 2244   SmallString<0> Path(Options.PrependPath);
 2521     if (!Options.PrependPath.empty()) {
 2523       sys::path::append(InputPath, Options.PrependPath, InterfaceFile);
tools/dsymutil/dsymutil.cpp
  247     Options.LinkOpts.PrependPath = OsoPrependPath->getValue();
  494       if (!dumpStab(InputFile, Options.Archs, Options.LinkOpts.PrependPath))
  500         parseDebugMap(InputFile, Options.Archs, Options.LinkOpts.PrependPath,