Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h198 bool CommitAllocations(lldb::ProcessSP &process_sp);
/freebsd-14.2/contrib/llvm-project/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