Searched defs:reg_data_addr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp263 const addr_t reg_data_addr = thread_dict.GetItemForKeyAsInteger (reg_data_addr_pystr, LLDB_INVALID_ADDRESS); local
329 OperatingSystemPython::CreateRegisterContextForThread (Thread *thread, addr_t reg_data_addr) argument

Completed in 83 milliseconds