Searched refs:LoadCore (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.h29 virtual status_t LoadCore(const char* coreFilePath,
H A DLocalTargetHostInterface.cpp193 LocalTargetHostInterface::LoadCore(const char* coreFilePath, function in class:LocalTargetHostInterface
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterface.cpp88 NetworkTargetHostInterface::LoadCore(const char* coreFilePath, function in class:NetworkTargetHostInterface
H A DNetworkTargetHostInterface.h29 virtual status_t LoadCore(const char* coreFilePath,
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h53 virtual status_t LoadCore(const char* coreFilePath,
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp272 error = LoadCore(options.coreFilePath, interface, threadID);

Completed in 90 milliseconds