9#ifndef LLDB_SYMBOL_SOURCEMODULE_H
10#define LLDB_SYMBOL_SOURCEMODULE_H
20 std::vector<ConstString>
path;
A uniqued constant string class.
A class that represents a running process on the host machine.
Information needed to import a source-language module.
std::vector< ConstString > path
Something like "Module.Submodule".