Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h580 AllocationDetails *LookUpAllocation(lldb::addr_t address);
H A DRenderScriptRuntime.cpp1320 AllocationDetails *alloc = LookUpAllocation(alloc_addr); in CaptureScriptInvokeForEachMulti()
3829 RenderScriptRuntime::LookUpAllocation(addr_t address) { in LookUpAllocation() function in RenderScriptRuntime