Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h238 lldb::SBTarget CreateTargetWithFileAndTargetTriple(const char *filename,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp861 SBDebugger::CreateTargetWithFileAndTargetTriple(const char *filename, in CreateTargetWithFileAndTargetTriple() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp21632 result = (arg1)->CreateTargetWithFileAndTargetTriple((char const *)arg2,(char const *)arg3); in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()