Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp106 lldb::addr_t m_frame_process_address; member in InterpreterStackFrame
122 m_frame_process_address = stack_frame_bottom; in InterpreterStackFrame()
401 if (ret < m_frame_process_address) in Malloc()
711 if (frame.m_frame_process_address == LLDB_INVALID_ADDRESS) { in Interpret()