Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachTask.h112 allocation_collection m_allocations; variable
/openbsd/src/gnu/llvm/lldb/include/lldb/Expression/
DIRMemoryMap.h121 AllocationMap m_allocations; variable
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h482 std::vector<std::unique_ptr<AllocationDetails>> m_allocations; variable