Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h218 bool CommitAllocations(lldb::ProcessSP &process_sp);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp362 CommitAllocations(process_sp); in GetRunnableInfo()
1119 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit