Lines Matching refs:SetArgs
112 eth.SetArgs({ path_to_linker, nullptr }); in TEST()
128 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
145 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
156 eth.SetArgs({ path_to_linker, path_to_linker, nullptr }); in TEST()
166 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
176 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
189 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
199 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
226 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
282 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
318 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
357 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
368 eth.SetArgs({ "readelf", "-SW", path.c_str(), nullptr }); in RelocationsTest()