Home
last modified time | relevance | path

Searched defs:m_next_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h114 …ocsd_vaddr_t m_next_addr; //!< calcuated next address (could be eo range of branch address, … variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp874 lldb::addr_t m_next_addr = LLDB_INVALID_ADDRESS; member in CommandObjectMemoryRead