Searched defs:target_sp (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSourceManager.cpp36 SourceManagerImpl (const lldb::TargetSP &target_sp) : argument
H A DSBProcess.cpp312 TargetSP target_sp; local
H A DSBDebugger.cpp598 TargetSP target_sp; local
641 TargetSP target_sp; local
670 TargetSP target_sp; local
703 TargetSP target_sp; local
775 lldb::TargetSP target_sp = target.GetSP(); local
841 TargetSP target_sp; local
[all...]
H A DSBValue.cpp111 TargetSP target_sp = m_valobj_sp->GetTargetSP(); local
853 TargetSP target_sp; local
921 TargetSP target_sp; local
1211 TargetSP target_sp; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeFormat.cpp167 TargetSP target_sp; local
H A DNSDictionary.cpp31 GetLLDBNSPairType (TargetSP target_sp) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h342 lldb::TargetSP target_sp; ///< The Target for a given query member in class:lldb_private::SymbolContext
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DSearchFilter.cpp45 SearchFilter::SearchFilter(const TargetSP &target_sp) : argument
317 SearchFilterByModule::SearchFilterByModule (const lldb::TargetSP &target_sp, const FileSpec &module) : argument
461 SearchFilterByModuleList::SearchFilterByModuleList (const lldb::TargetSP &target_sp, const FileSpecList &module_list) : argument
635 SearchFilterByModuleListAndCU(const lldb::TargetSP &target_sp, const FileSpecList &module_list, const FileSpecList &cu_list) argument
[all...]
H A DSourceManager.cpp41 SourceManager::SourceManager(const TargetSP &target_sp) : argument
[all...]
H A DDisassembler.cpp84 Disassembler::FindPluginForTarget(const TargetSP target_sp, const ArchSpec &arch, const char *flavor, const char *plugin_name) argument
H A DModuleList.cpp667 ModuleList::FindAddressesForLine (const lldb::TargetSP target_sp, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionParser.cpp201 lldb::TargetSP target_sp; local
H A DIRMemoryMap.cpp21 IRMemoryMap::IRMemoryMap (lldb::TargetSP target_sp) : argument
52 lldb::TargetSP target_sp = m_target_wp.lock(); local
561 lldb::TargetSP target_sp = m_target_wp.lock(); local
[all...]
H A DClangUserExpression.cpp368 lldb::TargetSP target_sp; local
339 LockAndCheckContext(ExecutionContext &exe_ctx, lldb::TargetSP &target_sp, lldb::ProcessSP &process_sp, lldb::StackFrameSP &frame_sp) argument
H A DIRExecutionUnit.cpp28 IRExecutionUnit(std::unique_ptr<llvm::LLVMContext> &context_ap, std::unique_ptr<llvm::Module> &module_ap, ConstString &name, const lldb::TargetSP &target_sp, std::vector<std::string> &cpu_features) argument
H A DMaterializer.cpp812 lldb::TargetSP target_sp = exe_scope->CalculateTarget(); local
1018 lldb::TargetSP target_sp; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DExecutionContext.cpp37 ExecutionContext::ExecutionContext (const lldb::TargetSP &target_sp, bool get_process) : argument
336 ExecutionContext::SetTargetSP (const lldb::TargetSP &target_sp) argument
396 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process) argument
634 SetTargetSP(const lldb::TargetSP &target_sp) argument
[all...]
H A DLanguageRuntime.cpp21 ExceptionSearchFilter (const lldb::TargetSP &target_sp, argument
H A DTargetList.cpp63 CreateTarget(Debugger &debugger, const char *user_exe_path, const char *triple_cstr, bool get_dependent_files, const OptionGroupPlatform *platform_options, TargetSP &target_sp) argument
188 CreateTarget(Debugger &debugger, const char *user_exe_path, const ArchSpec& specified_arch, bool get_dependent_files, PlatformSP &platform_sp, TargetSP &target_sp) argument
340 DeleteTarget(TargetSP &target_sp) argument
365 TargetSP target_sp; local
394 TargetSP target_sp; local
412 TargetSP target_sp; local
432 TargetSP target_sp; local
530 TargetSP target_sp; local
[all...]
H A DRegisterContext.cpp128 TargetSP target_sp = m_thread.CalculateTarget(); local
H A DStackFrame.cpp1284 TargetSP target_sp; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp112 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); local
384 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); local
415 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); local
H A DCommandObjectProcess.cpp1709 TargetSP target_sp = m_interpreter.GetDebugger().GetSelectedTarget(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp961 lldb::TargetSP target_sp = m_interpreter.GetDebugger().GetSelectedTarget(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp656 SymbolContextSpecifier(const TargetSP &target_sp) argument
[all...]

Completed in 293 milliseconds

12