Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp606 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateCodeSection()
637 m_parent.CommitOneAllocation(process_sp, err, m_parent.m_records.back()); in allocateDataSection()
1109 bool IRExecutionUnit::CommitOneAllocation(lldb::ProcessSP &process_sp, in CommitOneAllocation() function in IRExecutionUnit
1157 ret = CommitOneAllocation(process_sp, err, record); in CommitAllocations()
/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h366 bool CommitOneAllocation(lldb::ProcessSP &process_sp, Status &error,