Searched defs:GetReturnValue (Results 1 - 5 of 5) sorted by relevance

/haiku/src/bin/debug/strace/
H A Dmutex.cpp60 string GetReturnValue(Context &context, uint64 value) function in class:MutexTypeHandler
H A Dexec.cpp99 string GetReturnValue(Context &context, uint64 value) function in class:FlatArgsTypeHandler
H A DContext.h51 uint64 GetReturnValue() const { function in class:Context
H A DNetworkTypes.cpp110 TypeHandlerImpl<fd_set *>::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerImpl
287 TypeHandlerImpl<pollfd *>::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerImpl
452 TypeHandlerImpl<sockaddr *>::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerImpl
743 string GetReturnValue(Context &context, uint64 value) function in class:SpecializedPointerTypeHandler
H A DTypeHandler.cpp59 TypeHandlerImpl<void>::GetReturnValue(Context &, uint64 value) function in class:TypeHandlerImpl
82 TypeHandlerImpl<bool>::GetReturnValue(Context &, uint64 value) function in class:TypeHandlerImpl
104 string GetReturnValue(Context &context, uint64 value) function in class:StatusTypeHandler
159 TypeHandlerImpl<const void*>::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerImpl
175 TypeHandlerImpl<const char*>::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerImpl
190 EnumTypeHandler::GetReturnValue(Context &context, uint64 value) function in class:EnumTypeHandler
217 FlagsTypeHandler::GetReturnValue(Context &context, uint64 value) function in class:FlagsTypeHandler
277 TypeHandlerSelector::GetReturnValue(Context &context, uint64 value) function in class:TypeHandlerSelector
346 string GetReturnValue(Contex function in class:SignedIntegerTypeHandler
361 string GetReturnValue(Context &context, uint64 value) function in class:UnsignedIntegerTypeHandler
376 string GetReturnValue(Context &context, uint64 value) function in class:SignedIntegerPointerTypeHandler
391 string GetReturnValue(Context &context, uint64 value) function in class:UnsignedIntegerPointerTypeHandler
[all...]

Completed in 105 milliseconds