Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp34 #define ASSIGN_PTR_OR_RETURN(result_ptr, expr) \ argument
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp203 addr_t result_ptr = ret.GetScalar().ULongLong(LLDB_INVALID_ADDRESS); GetObjectDescription() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp670 addr_t result_ptr = results.GetScalar().ULongLong(LLDB_INVALID_ADDRESS); GetExceptionObjectForThread() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h427 Boolean *result_ptr = value_sp->GetAsBoolean(); in GetValueForKeyAsBoolean() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2784 char *result_ptr = nullptr; GetDocumentationForItem() local