Lines Matching refs:SetArgs
118 eth.SetArgs({ path_to_linker, nullptr }); in TEST()
135 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
151 eth.SetArgs({ path_to_linker, helper.c_str(), nullptr }); in TEST()
161 eth.SetArgs({ path_to_linker, path_to_linker, nullptr }); in TEST()
173 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
185 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
200 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
212 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
242 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
286 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
309 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
339 eth.SetArgs({ helper.c_str(), nullptr }); in TEST()
350 eth.SetArgs({ "readelf", "-SW", path.c_str(), nullptr }); in RelocationsTest()