Searched refs:alloc_data (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 2537 lldb::addr_t alloc_data = *alloc->data_ptr.get(); in LoadAllocation() local 2539 size_t written = GetProcess()->WriteMemory(alloc_data, file_buf, size, err); in LoadAllocation() 3257 DataExtractor alloc_data(buffer.get(), size, GetProcess()->GetByteOrder(), in DumpAllocation() local 3306 DumpDataExtractor(alloc_data, &strm, offset, format, in DumpAllocation()
|