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

/haiku/src/kits/debugger/elf/
H A DCoreFile.h191 { return _ImageInfoForId(id); }
238 CoreFileImageInfo* _ImageInfoForId(int32 id) const;
H A DCoreFile.cpp649 CoreFileImageInfo* imageInfo = _ImageInfoForId(imageId);
807 CoreFile::_ImageInfoForId(int32 id) const function in class:CoreFile

Completed in 89 milliseconds