Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h377 bool LoadAllocation(Stream &strm, const uint32_t alloc_id,
H A DRenderScriptRuntime.cpp2489 bool RenderScriptRuntime::LoadAllocation(Stream &strm, const uint32_t alloc_id, in LoadAllocation() function in RenderScriptRuntime
4848 bool loaded = runtime->LoadAllocation(result.GetOutputStream(), id, path, in DoExecute()