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

/haiku/headers/private/debugger/debug_info/
H A DImageDebugInfo.h56 int32 CountFunctions() const;
/haiku/src/kits/debugger/debug_info/
H A DImageDebugInfo.cpp144 ImageDebugInfo::CountFunctions() const function in class:ImageDebugInfo
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp292 if (fImageDebugInfo == NULL || fImageDebugInfo->CountFunctions()
309 int32 functionCount = fImageDebugInfo->CountFunctions();

Completed in 42 milliseconds