Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h198 bool CommitAllocations(lldb::ProcessSP &process_sp);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp354 CommitAllocations(process_sp); in GetRunnableInfo()
1157 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit