Searched defs:architecture (Results 1 - 25 of 36) sorted by path

12

/haiku/headers/private/storage/
H A DPef.h14 PefOSType architecture; member in struct:PEFContainerHeader
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp64 Architecture* architecture = team->GetArchitecture(); local
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DWatchPromptWindow.cpp28 WatchPromptWindow::WatchPromptWindow(Architecture* architecture, argument
72 WatchPromptWindow::Create(Architecture* architecture, target_addr_t address, argument
/haiku/src/bin/
H A Dfindpaths.cpp146 const char* architecture = NULL; local
[all...]
H A Dsetarch.cpp53 is_primary_architecture(const char* architecture) argument
60 get_bin_directories(const char* architecture, BStringList& _directories) argument
73 compute_new_paths(const char* architecture, BStringLis argument
205 const char* architecture = optind < argc ? argv[optind++] : NULL; local
[all...]
/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.cpp21 DebuggerImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDebuggerTeamDebugInfo.cpp13 DebuggerTeamDebugInfo( DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDwarfStackFrameDebugInfo.cpp167 DwarfStackFrameDebugInfo::DwarfStackFrameDebugInfo(Architecture* architecture, argument
H A DTeamDebugInfo.cpp261 TeamDebugInfo(DebuggerInterface* debuggerInterface, Architecture* architecture, FileManager* fileManager) argument
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp63 RemoteDebugRequest::SetArchitecture(Architecture* architecture) argument
/haiku/src/kits/debugger/jobs/
H A DGetStackTraceJob.cpp20 GetStackTraceJob(DebuggerInterface* debuggerInterface, JobListener* listener, Architecture* architecture, ::Thread* thread) argument
H A DLoadSourceCodeJob.cpp21 LoadSourceCodeJob( DebuggerInterface* debuggerInterface, Architecture* architecture, Team* team, FunctionInstance* functionInstance, bool loadForFunction) argument
H A DResolveValueNodeJob.cpp25 ResolveValueNodeValueJob( DebuggerInterface* debuggerInterface, Architecture* architecture, CpuState* cpuState, TeamTypeInformation* typeInformation, ValueNodeContainer* container, ValueNode* valueNode) argument
H A DWriteValueNodeJob.cpp23 WriteValueNodeValueJob( DebuggerInterface* debuggerInterface, Architecture* architecture, CpuState* cpuState, TeamTypeInformation* typeInformation, ValueNode* valueNode, Value* newValue) argument
/haiku/src/kits/debugger/model/
H A DTeam.cpp74 Team::Team(team_id teamID, TeamMemory* teamMemory, Architecture* architecture, argument
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp19 ValueLoader::ValueLoader(Architecture* architecture, TeamMemory* teamMemory, argument
H A DValueWriter.cpp20 ValueWriter::ValueWriter(Architecture* architecture, argument
/haiku/src/kits/storage/
H A DPathFinder.cpp64 BPathFinder::FindPath(const char* architecture, argument
118 BPathFinder::FindPaths(const char* architecture, argument
/haiku/src/system/libroot/os/
H A DArchitecture.cpp34 has_secondary_architecture(const char* architecture) argument
74 const char* architecture = kSiblingArchitectures[i]; local
106 const char* architecture; local
[all...]
/haiku/src/tools/opd_to_package_info/
H A Dopd_to_package_info.cpp170 const char* architecture = NULL; local
[all...]
/haiku/src/tools/restest/
H A DPef.h14 PefOSType architecture; member in struct:PEFContainerHeader
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h78 SetArchitecture( BPackageArchitecture architecture) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp119 RegisterTableModel(Architecture* architecture) argument
199 RegistersView::RegistersView(Architecture* architecture) argument
220 RegistersView::Create(Architecture* architecture) argument
H A DVariablesView.cpp1567 Architecture* architecture = fThread->GetTeam() local
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp96 PackageInfo(const BString& name, const BPackageVersion& version, const PublisherInfo& publisher, const BString& shortDescription, const BString& fullDescription, int32 flags, const char* architecture) argument

Completed in 152 milliseconds

12