Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h198 bool CommitAllocations(lldb::ProcessSP &process_sp);
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp377 CommitAllocations(process_sp); in GetRunnableInfo()
1080 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit