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

References

tools/lld/ELF/Driver.cpp
  909   config->rpath = getRpath(args);
tools/lld/ELF/SyntheticSections.cpp
 1284   if (!config->rpath.empty())
 1286            part.dynStrTab->addString(config->rpath));