Searched defs:imageID (Results 1 - 19 of 19) sorted by relevance

/haiku/src/add-ons/screen_savers/gravity/
H A Dmain.cpp11 instantiate_screen_saver(BMessage* prefs, image_id imageID) argument
H A DGravity.cpp24 Gravity::Gravity(BMessage* prefs, image_id imageID) argument
/haiku/src/bin/debug/profile/
H A DSharedImage.cpp39 SharedImage::Init(team_id owner, image_id imageID) argument
H A DTeam.cpp246 Team::RemoveImage(image_id imageID, int32 event) argument
H A DBasicProfileResult.cpp24 image_id imageID; member in struct:HitSymbol
H A Dprofile.cpp267 void RemoveImage(team_id teamID, image_id imageID, int32 event) argument
/haiku/src/system/libroot/
H A Dlibroot_init.c49 initialize_before(image_id imageID) argument
/haiku/src/system/libroot/posix/
H A Ddlfcn.c29 image_id imageID = __gRuntimeLoader->load_library(name, mode, caller, local
/haiku/src/kits/debugger/debug_info/
H A DGlobalTypeLookup.cpp233 GlobalTypeCache::RemoveTypes(image_id imageID) argument
H A DDwarfStackFrameDebugInfo.cpp167 DwarfStackFrameDebugInfo(Architecture* architecture, image_id imageID, DwarfFile* file, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, target_addr_t instructionPointer, target_addr_t framePointer, target_addr_t relocationDelta, DwarfTargetInterface* targetInterface, RegisterMap* fromDwarfRegisterMap) argument
H A DDwarfTypes.cpp136 DwarfTypeContext::DwarfTypeContext(Architecture* architecture, image_id imageID, argument
/haiku/src/kits/media/
H A DControllable.cpp358 image_id imageID = addon->ImageID(); local
/haiku/src/kits/debug/
H A DSymbolLookup.cpp356 SymbolLookup::InitSymbolIterator(image_id imageID, argument
413 SymbolLookup::GetSymbol(image_id imageID, const char* name, int32 symbolType, argument
H A Ddebug_support.cpp459 debug_create_image_symbol_iterator(debug_symbol_lookup_context* lookupContext, image_id imageID, debug_symbol_iterator** _iterator) argument
/haiku/src/kits/debugger/model/
H A DTeam.cpp236 Team::RemoveImage(image_id imageID) argument
/haiku/src/system/runtime_loader/
H A Delf.cpp726 unload_library(void* handle, image_id imageID, bool addOn) argument
805 get_nth_symbol(image_id imageID, int32 num, char *nameBuffer, argument
934 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, argument
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp908 int32 imageID; local
918 int32 imageID; local
1947 TeamDebugger::_HandleImageDebugInfoChanged(image_id imageID) argument
2027 TeamDebugger::_HandleImageFileChanged(image_id imageID) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp719 int32 imageID; local
1883 TeamWindow::_HandleImageDebugInfoChanged(image_id imageID) argument
/haiku/src/system/kernel/
H A Delf.cpp2525 image_id imageID = image->id; local

Completed in 160 milliseconds