Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h299 eModuleKindImpl, enumerator
H A DRenderScriptRuntime.cpp1009 return eModuleKindImpl; in GetModuleKind()
1116 0, RenderScriptRuntime::eModuleKindImpl,
2880 case eModuleKindImpl: { in LoadModule()
2883 LoadRuntimeHooks(m_libRSCpuRef, RenderScriptRuntime::eModuleKindImpl); in LoadModule()