Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRMemoryMap.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()
HDIRExecutionUnit.cpp1150 eAllocationPolicyProcessOnly, zero_memory, error); in CommitOneAllocation()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRMemoryMap.h49 eAllocationPolicyProcessOnly ///< The intent is that this allocation exist enumerator