Home
last modified time | relevance | path

Searched refs:lldb_renderscript (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h32 namespace lldb_renderscript {
51 bool operator==(const lldb_renderscript::RSCoordinate &rhs) {
104 std::vector<lldb_renderscript::RSModuleDescriptorSP> *rs_modules,
138 std::vector<lldb_renderscript::RSModuleDescriptorSP> *m_rsmodules;
373 const lldb_renderscript::RSCoordinate *coords = nullptr);
377 const lldb_renderscript::RSCoordinate *coords = nullptr,
399 const lldb_renderscript::RSScriptGroupList &GetScriptGroups() const { in GetScriptGroups()
416 static bool GetKernelCoordinate(lldb_renderscript::RSCoordinate &coord,
426 lldb_renderscript::RSScriptGroupList m_scriptGroups;
434 void FixupScriptDetails(lldb_renderscript::RSModuleDescriptorSP rsmodule_sp);
[all …]
H A DRenderScriptExpressionOpts.cpp32 using namespace lldb_renderscript;
174 namespace lldb_renderscript { namespace
H A DRenderScriptx86ABIFixups.h15 namespace lldb_renderscript {
H A DRenderScriptExpressionOpts.h45 namespace lldb_renderscript {
H A DRenderScriptScriptGroup.cpp31 using namespace lldb_renderscript;
H A DRenderScriptx86ABIFixups.cpp257 namespace lldb_renderscript { namespace
H A DRenderScriptRuntime.cpp47 using namespace lldb_renderscript;