Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DIRInterpreter.cpp103 lldb::addr_t m_frame_process_address; member in InterpreterStackFrame
120 m_frame_process_address = stack_frame_bottom; in InterpreterStackFrame()
373 if (ret < m_frame_process_address) in Malloc()
660 if (frame.m_frame_process_address == LLDB_INVALID_ADDRESS) { in Interpret()