Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/tests/
Dlinker_test.cpp175 auto linkRes = Link(conf, out, {pathPrefix + path + ".abc"}); in TestSingle() local
218 auto linkRes = Link(conf, out, files); in PerformTest() local
336 auto linkRes = std::system(linkerCommand.c_str()); local
677 auto linkRes = std::system(cmd.c_str()); in TEST() local
837 auto linkRes = std::system(cmd.c_str()); in TEST() local