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

/haiku/src/kits/debugger/elf/
H A DCoreFile.h186 int32 CountImageInfos() const function in class:CoreFile
H A DCoreFile.cpp289 B_PRId32 " threads\n", CountAreaInfos(), CountImageInfos(), CountThreadInfos());
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp203 int32 count = fCoreFile->CountImageInfos();

Completed in 88 milliseconds