Lines Matching refs:SetArgs
119 eth.SetArgs({ path_to_linker, nullptr }); in TEST()
136 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
152 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
162 eth.SetArgs({ path_to_linker, path_to_linker, nullptr }); in TEST()
174 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
186 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
201 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
213 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
243 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
298 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
336 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
376 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
387 eth.SetArgs({ "readelf", "-SW", path.c_str(), nullptr }); in RelocationsTest()