Searched defs:imageFile (Results 1 - 9 of 9) sorted by path

/haiku/src/kits/debugger/debug_info/
H A DDebuggerTeamDebugInfo.cpp35 CreateImageDebugInfo(const ImageInfo& imageInfo, LocatableFile* imageFile, ImageDebugInfoLoadingState& _state, SpecificImageDebugInfo*& _imageDebugInfo) argument
H A DTeamDebugInfo.cpp535 LoadImageDebugInfo(const ImageInfo& imageInfo, LocatableFile* imageFile, ImageDebugInfoLoadingState& _state, ImageDebugInfo*& _imageDebugInfo) argument
H A DDwarfTeamDebugInfo.cpp66 CreateImageDebugInfo(const ImageInfo& imageInfo, LocatableFile* imageFile, ImageDebugInfoLoadingState& _state, SpecificImageDebugInfo*& _imageDebugInfo) argument
/haiku/src/kits/debugger/model/
H A DImage.cpp14 Image::Image(Team* team,const ImageInfo& imageInfo, LocatableFile* imageFile) argument
H A DTeam.cpp201 Team::AddImage(const ImageInfo& imageInfo, LocatableFile* imageFile, argument
/haiku/src/tools/anyboot/
H A Danyboot.cpp182 const char *imageFile = NULL; local
/haiku/src/kits/debug/
H A DSymbolLookup.cpp533 ImageFile* imageFile = new(std::nothrow) ImageFile; local
H A Ddebug_support.cpp521 ImageFile* imageFile = new(std::nothrow) ImageFile; local
/haiku/src/tests/kits/storage/
H A DBasicTest.cpp88 BasicTest::createVolume(string imageFile, string mountPoint, int32 megs, argument
105 BasicTest::deleteVolume(string imageFile, string mountPoint, argument

Completed in 93 milliseconds