Home | History | Annotate | Download | only in Expression

Lines Matching refs:m_can_interpret

73     m_can_interpret (false),
541 m_can_interpret,
621 if (m_jit_start_addr != LLDB_INVALID_ADDRESS || m_can_interpret)
669 IRMemoryMap::AllocationPolicy policy = m_can_interpret ? IRMemoryMap::eAllocationPolicyHostOnly : IRMemoryMap::eAllocationPolicyMirror;
686 if (m_can_interpret && m_stack_frame_bottom == LLDB_INVALID_ADDRESS)
799 if (m_jit_start_addr != LLDB_INVALID_ADDRESS || m_can_interpret)
815 if (m_can_interpret)