Home
last modified time | relevance | path

Searched refs:GetStackRedZoneSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h938 lldb::addr_t GetStackRedZoneSize();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2310 lldb::addr_t SBTarget::GetStackRedZoneSize() { in GetStackRedZoneSize() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp62116 result = (lldb::addr_t)(arg1)->GetStackRedZoneSize(); in _wrap_SBTarget_GetStackRedZoneSize()