Home
last modified time | relevance | path

Searched defs:alloc_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp2548 lldb::addr_t alloc_data = *alloc->data_ptr.get(); in LoadAllocation() local
3267 DataExtractor alloc_data(buffer.get(), size, GetProcess()->GetByteOrder(), in DumpAllocation() local