Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DLua.cpp162 llvm::Error Lua::LoadModule(llvm::StringRef filename) { in LoadModule() function in Lua
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp2750 bool RenderScriptRuntime::LoadModule(const lldb::ModuleSP &module_sp) { in LoadModule() function in RenderScriptRuntime