Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp317 case eAllocationPolicyProcessOnly: in Allocation()
391 case eAllocationPolicyProcessOnly: in Malloc()
442 case eAllocationPolicyProcessOnly: in Malloc()
503 case eAllocationPolicyProcessOnly: { in Free()
595 case eAllocationPolicyProcessOnly: in WriteMemory()
719 case eAllocationPolicyProcessOnly: in ReadMemory()
818 case eAllocationPolicyProcessOnly: in GetMemoryData()
H A DIRExecutionUnit.cpp1109 eAllocationPolicyProcessOnly, zero_memory)) in CommitOneAllocation()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h50 eAllocationPolicyProcessOnly ///< The intent is that this allocation exist enumerator