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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h816 lldb::addr_t GetStackRedZoneSize();
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBTarget.i944 GetStackRedZoneSize();
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2353 lldb::addr_t SBTarget::GetStackRedZoneSize() { function in class:SBTarget
2354 LLDB_RECORD_METHOD_NO_ARGS(lldb::addr_t, SBTarget, GetStackRedZoneSize);
2627 LLDB_REGISTER_METHOD(lldb::addr_t, SBTarget, GetStackRedZoneSize, ());

Completed in 86 milliseconds