Home
last modified time | relevance | path

Searched refs:eAllocationPolicyProcessOnly (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp283 case eAllocationPolicyProcessOnly: in Allocation()
360 case eAllocationPolicyProcessOnly: in Malloc()
412 case eAllocationPolicyProcessOnly: in Malloc()
472 case eAllocationPolicyProcessOnly: { in Free()
567 case eAllocationPolicyProcessOnly: in WriteMemory()
698 case eAllocationPolicyProcessOnly: in ReadMemory()
805 case eAllocationPolicyProcessOnly: in GetMemoryData()
H A DIRExecutionUnit.cpp1156 eAllocationPolicyProcessOnly, zero_memory, error); in CommitOneAllocation()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h49 eAllocationPolicyProcessOnly ///< The intent is that this allocation exist enumerator