Searched defs:architecture (Results 26 - 36 of 36) sorted by relevance

12

/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp261 TeamDebugInfo(DebuggerInterface* debuggerInterface, Architecture* architecture, FileManager* fileManager) argument
H A DDwarfImageDebugInfo.cpp87 BasicTargetInterface(const Register* registers, int32 registerCount, RegisterMap* fromDwarfMap, Architecture* architecture, TeamMemory* teamMemory) argument
178 UnwindTargetInterface(const Register* registers, int32 registerCount, RegisterMap* fromDwarfMap, RegisterMap* toDwarfMap, CpuState* cpuState, Architecture* architecture, TeamMemory* teamMemory) argument
330 DwarfImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* interface, Architecture* architecture, FileManager* fileManager, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, TeamFunctionSourceInformation* sourceInfo, DwarfFile* file) argument
H A DDwarfTypes.cpp136 DwarfTypeContext::DwarfTypeContext(Architecture* architecture, image_id imageID, argument
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp410 PackageAttribute* architecture = new PackageAttribute( local
/haiku/src/system/libroot/os/
H A Dfind_paths.cpp435 process_path(const char* installationLocation, const char* architecture, argument
496 internal_path_for_path(char* referencePath, size_t referencePathSize, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
595 __find_path_etc(const void* codePointer, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
627 __find_path_for_path_etc(const char* path, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
659 __find_paths_etc(const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char*** _paths, size_t* _pathCount) argument
790 const char* architecture = secondaryArchitectures[k]; local
[all...]
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp658 const char* architecture = NULL; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp64 Architecture* architecture = team->GetArchitecture(); local
/haiku/src/kits/debugger/model/
H A DTeam.cpp74 Team::Team(team_id teamID, TeamMemory* teamMemory, Architecture* architecture, argument
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp196 RetrieveUserRatingForPackageAndVersionByUser( const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& userNickname, BMessage& message) argument
547 CreateUserRating(const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& naturalLanguageCode, const BString& comment, const BString& stability, int rating, BMessage& message) argument
/haiku/src/kits/package/
H A DPackageInfo.cpp218 int32 architecture; local
722 BPackageInfo::SetArchitecture(BPackageArchitecture architecture) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1567 Architecture* architecture = fThread->GetTeam() local

Completed in 76 milliseconds

12