Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DIRInterpreter.cpp105 lldb::addr_t m_frame_process_address; member in InterpreterStackFrame
121 m_frame_process_address = stack_frame_bottom; in InterpreterStackFrame()
375 if (ret < m_frame_process_address) in Malloc()
668 if (frame.m_frame_process_address == LLDB_INVALID_ADDRESS) { in Interpret()