Home
last modified time | relevance | path

Searched refs:LastInstance (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debugger/debug_info/
H A DFunction.h30 FunctionInstance* LastInstance() const in LastInstance() function
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp771 if (function->FirstInstance() == function->LastInstance()) { in RemoveImageDebugInfo()