Home
last modified time | relevance | path

Searched refs:substs (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp513 std::pair<std::string, std::string> substs[] = {{"ORIGIN", origin}}; in set_dt_runpath() local
519 for (const auto& subst : substs) { in set_dt_runpath()