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.cpp309 case eAllocationPolicyProcessOnly: in Allocation()
385 case eAllocationPolicyProcessOnly: in Malloc()
437 case eAllocationPolicyProcessOnly: in Malloc()
497 case eAllocationPolicyProcessOnly: { in Free()
591 case eAllocationPolicyProcessOnly: in WriteMemory()
720 case eAllocationPolicyProcessOnly: in ReadMemory()
823 case eAllocationPolicyProcessOnly: in GetMemoryData()
H A DIRExecutionUnit.cpp1073 eAllocationPolicyProcessOnly, zero_memory, error); in CommitOneAllocation()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h49 eAllocationPolicyProcessOnly ///< The intent is that this allocation exist enumerator