Home
last modified time | relevance | path

Searched refs:eModuleKindImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h304 eModuleKindImpl, enumerator
H A DRenderScriptRuntime.cpp994 return eModuleKindImpl; in GetModuleKind()
1097 0, RenderScriptRuntime::eModuleKindImpl,
2790 case eModuleKindImpl: { in LoadModule()
2793 LoadRuntimeHooks(m_libRSCpuRef, RenderScriptRuntime::eModuleKindImpl); in LoadModule()