Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DResource.cpp30 struct TargetResource { struct
31 size_t debugger_id = 0;
32 size_t target_idx = 0;
33 bool selected = false;
34 bool dummy = false;
35 std::string arch;
36 std::string path;
37 std::string platform;