Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h581 AllocationDetails *LookUpAllocation(lldb::addr_t address);
H A DRenderScriptRuntime.cpp1332 AllocationDetails *alloc = LookUpAllocation(alloc_addr); in CaptureScriptInvokeForEachMulti()
3844 RenderScriptRuntime::LookUpAllocation(addr_t address) { in LookUpAllocation() function in RenderScriptRuntime