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

/haiku-fatelf/src/apps/debugger/model/
H A DWatchpoint.cpp26 Watchpoint::SetInstalled(bool installed) argument
H A DBreakpoint.cpp35 Breakpoint::SetInstalled(bool installed) argument
/haiku-fatelf/src/system/kernel/debug/
H A DBreakpointManager.cpp152 InstalledBreakpoint* installed = fBreakpoints.Lookup(address); local
356 InstalledBreakpoint* installed = it.Next(); local
440 InstalledBreakpoint* installed = fBreakpoints.Lookup(address); local
496 _InstallSoftwareBreakpoint(InstalledBreakpoint* installed, addr_t address) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DTrackerInitialState.cpp376 bool installed = mime.IsInstalled(); local

Completed in 74 milliseconds