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

/haiku/headers/private/debugger/elf/
H A DElfFile.h141 int32 CountSegments() const function in class:ElfFile
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp299 int32 count = fElfFile.CountSegments();
795 int32 count = fElfFile.CountSegments();

Completed in 81 milliseconds