Home
last modified time | relevance | path

Searched defs:result_ptr (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp34 #define ASSIGN_PTR_OR_RETURN(result_ptr, expr) \ argument
/freebsd/usr.sbin/bhyve/
H A Dsnapshot.c362 #define JSON_GET_INT_OR_RETURN(key, obj, result_ptr, ret) \ argument
376 #define JSON_GET_STRING_OR_RETURN(key, obj, result_ptr, ret) \ argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp654 addr_t result_ptr = results.GetScalar().ULongLong(LLDB_INVALID_ADDRESS); in GetExceptionObjectForThread() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp207 addr_t result_ptr = ret.GetScalar().ULongLong(LLDB_INVALID_ADDRESS); in GetObjectDescription() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h479 Boolean *result_ptr = value_sp->GetAsBoolean(); GetValueForKeyAsBoolean() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2768 char *result_ptr = nullptr; in GetDocumentationForItem() local