Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRInterpreter.cpp72 lldb::addr_t m_frame_process_address; member in InterpreterStackFrame
89 m_frame_process_address = stack_frame_bottom; in InterpreterStackFrame()
342 if (ret < m_frame_process_address) in Malloc()
580 if (frame.m_frame_process_address == LLDB_INVALID_ADDRESS) in Interpret()