Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h389 bool LoadAllocation(Stream &strm, const uint32_t alloc_id,
H A DRenderScriptRuntime.cpp2397 bool RenderScriptRuntime::LoadAllocation(Stream &strm, const uint32_t alloc_id, in LoadAllocation() function in RenderScriptRuntime
4726 bool loaded = runtime->LoadAllocation(result.GetOutputStream(), id, path, in DoExecute()