Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp620 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateCodeSection()
652 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateDataSection()
1077 bool IRExecutionUnit::CommitOneAllocation(lldb::ProcessSP &process_sp, in CommitOneAllocation() function in IRExecutionUnit
1125 ret = CommitOneAllocation(process_sp, err, record); in CommitAllocations()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h390 bool CommitOneAllocation(lldb::ProcessSP &process_sp, Status &error,