Home
last modified time | relevance | path

Searched defs:linkerCommand (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/tests/
Dlinker_test.cpp303 std::string linkerCommand = "../../bin/ark_link"; in BuildLinkerCommand() local
334 …std::string linkerCommand = BuildLinkerCommand(sourcePathPrefix, files, deleteOptions, targetPathP… local