Home
last modified time | relevance | path

Searched refs:executable_spec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp75 ModuleSpec executable_spec; in TEST_F() local
76 ModuleSP expected_executable(new Module(executable_spec)); in TEST_F()
89 platform.ResolveExecutable(executable_spec, resolved_sp, nullptr); in TEST_F()