Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp504 struct RenderScriptRuntime::ScriptDetails { struct in RenderScriptRuntime
507 enum ScriptType { eScript, eScriptC };
510 empirical_type<ScriptType> type;
512 empirical_type<std::string> res_name;
514 empirical_type<std::string> shared_lib;
516 empirical_type<std::string> cache_dir;
518 empirical_type<lldb::addr_t> context;
520 empirical_type<lldb::addr_t> script;