Searched refs:UserSymbolLookup (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Delf.cpp1349 class UserSymbolLookup { class
1351 static UserSymbolLookup& Default()
1552 static UserSymbolLookup sLookup;
1558 UserSymbolLookup::_Read(const T* address, T& data)
1569 UserSymbolLookup UserSymbolLookup::sLookup;
1760 UserSymbolLookup& lookup = UserSymbolLookup::Default();

Completed in 39 milliseconds