Searched defs:returnType (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp282 CreateReturnValue(FunctionID* functionID, DIEType* returnType, ValueLocation* location, CpuState* state, Variable*& _variable) argument
H A DDwarfTypeFactory.cpp1180 DwarfType* returnType = NULL; local
H A DDwarfImageDebugInfo.cpp1232 DIEType* returnType = subProgram->ReturnType(); local
H A DDwarfTypes.cpp1482 DwarfFunctionType(DwarfTypeContext* typeContext, const BString& name, DIESubroutineType* entry, DwarfType* returnType) argument
/haiku/src/tools/gensyscalls/
H A Dgensyscalls.cpp475 Type* returnType = syscall->ReturnType(); local
538 const char* returnType = syscall->ReturnType()->TypeName(); local
H A Dgensyscallinfos.cpp390 const Type& returnType = syscall.GetReturnType(); local
447 const Type& returnType = syscall.GetReturnType(); local
474 vector<string> returnType; local
[all...]
/haiku/src/bin/debug/strace/
H A Dstrace.cpp420 Type *returnType = syscall->ReturnType(); local

Completed in 92 milliseconds