Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp630 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateCodeSection()
661 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateDataSection()
1036 bool IRExecutionUnit::CommitOneAllocation(lldb::ProcessSP &process_sp, in CommitOneAllocation() function in IRExecutionUnit
1084 ret = CommitOneAllocation(process_sp, err, record); in CommitAllocations()
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h360 bool CommitOneAllocation(lldb::ProcessSP &process_sp, Status &error,