Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h198 bool CommitAllocations(lldb::ProcessSP &process_sp);
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp378 CommitAllocations(process_sp); in GetRunnableInfo()
1079 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit