18 for (
auto create_callback :
21 if (assembly_profiler_up)
22 return assembly_profiler_up;
An architecture specification class.
static llvm::SmallVector< UnwindAssemblyCreateInstance > GetUnwindAssemblyCreateCallbacks()
UnwindAssembly(const ArchSpec &arch)
static lldb::UnwindAssemblySP FindPlugin(const ArchSpec &arch)
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::UnwindAssembly > UnwindAssemblySP