Home
last modified time | relevance | path

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

/external/lldb/test/python_api/default-constructor/
Dsb_watchpoint.py12 obj.GetWatchAddress()
/external/lldb/scripts/Python/interface/
DSBWatchpoint.i49 GetWatchAddress ();
/external/lldb/include/lldb/API/
DSBWatchpoint.h46 GetWatchAddress ();
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.h236 static nub_addr_t GetWatchAddress(const DBG &debug_state, uint32_t hw_index);
DDNBArchImplX86_64.cpp785 DNBArchImplX86_64::GetWatchAddress(const DBG &debug_state, uint32_t hw_index) in GetWatchAddress() function in DNBArchImplX86_64
935 addr = GetWatchAddress(debug_state, i); in GetHardwareWatchpointHit()
/external/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.h229 static nub_addr_t GetWatchAddress(const DBG &debug_state, uint32_t hw_index);
DDNBArchImplI386.cpp832 DNBArchImplI386::GetWatchAddress(const DBG &debug_state, uint32_t hw_index) in GetWatchAddress() function in DNBArchImplI386
982 addr = GetWatchAddress(debug_state, i); in GetHardwareWatchpointHit()
/external/lldb/source/API/
DSBWatchpoint.cpp122 SBWatchpoint::GetWatchAddress () in GetWatchAddress() function in SBWatchpoint
/external/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.h234 static nub_addr_t GetWatchAddress(const DBG &debug_state, uint32_t hw_index);
DDNBArchImpl.cpp1087 nub_addr_t wp_addr = GetWatchAddress(debug_state, i); in GetHardwareWatchpointHit()
1151 DNBArchMachARM::GetWatchAddress(const DBG &debug_state, uint32_t hw_index) in GetWatchAddress() function in DNBArchMachARM
/external/lldb/www/python_reference/
Dapi-objects.txt4251 lldb.SBWatchpoint.GetWatchAddress lldb.SBWatchpoint-class.html#GetWatchAddress