LLDB
mainline
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
d
e
f
g
h
i
k
l
n
p
r
s
t
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
Enumerator
a
c
d
e
f
g
i
k
l
n
o
p
s
t
u
v
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Related Functions
:
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
_
a
b
c
d
e
f
g
i
j
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
a
b
d
e
f
g
h
k
l
m
n
p
r
s
v
w
x
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Examples
lldb_private
UnwindLLDB
lldb_private::UnwindLLDB Member List
This is the complete list of members for
lldb_private::UnwindLLDB
, including all inherited members.
AddFirstFrame
()
lldb_private::UnwindLLDB
private
AddOneMoreFrame
(ABI *abi)
lldb_private::UnwindLLDB
private
Clear
()
lldb_private::Unwind
inline
CreateRegisterContextForFrame
(StackFrame *frame)
lldb_private::Unwind
inline
CursorSP
typedef
lldb_private::UnwindLLDB
private
DoClear
() override
lldb_private::UnwindLLDB
inline
protected
virtual
DoCreateRegisterContextForFrame
(lldb_private::StackFrame *frame) override
lldb_private::UnwindLLDB
protected
virtual
DoGetFrameCount
() override
lldb_private::UnwindLLDB
protected
virtual
DoGetFrameInfoAtIndex
(uint32_t frame_idx, lldb::addr_t &cfa, lldb::addr_t &start_pc, bool &behaves_like_zeroth_frame) override
lldb_private::UnwindLLDB
protected
virtual
eRegisterFound
enum value
lldb_private::UnwindLLDB
eRegisterIsVolatile
enum value
lldb_private::UnwindLLDB
eRegisterNotFound
enum value
lldb_private::UnwindLLDB
GetFrameCount
()
lldb_private::Unwind
inline
GetFrameInfoAtIndex
(uint32_t frame_idx, lldb::addr_t &cfa, lldb::addr_t &pc, bool &behaves_like_zeroth_frame)
lldb_private::Unwind
inline
GetFramesUpTo
(uint32_t end_idx)
lldb_private::Unwind
inline
GetOneMoreFrame
(ABI *abi)
lldb_private::UnwindLLDB
private
GetRegisterContextForFrameNum
(uint32_t frame_num)
lldb_private::UnwindLLDB
protected
GetThread
()
lldb_private::Unwind
inline
GetUserSpecifiedTrapHandlerFunctionNames
()
lldb_private::UnwindLLDB
inline
protected
lldb_private::RegisterContextUnwind
lldb_private::UnwindLLDB
friend
m_candidate_frame
lldb_private::UnwindLLDB
private
m_frames
lldb_private::UnwindLLDB
private
m_thread
lldb_private::Unwind
protected
m_unwind_complete
lldb_private::UnwindLLDB
private
m_unwind_mutex
lldb_private::Unwind
protected
m_user_supplied_trap_handler_functions
lldb_private::UnwindLLDB
private
operator=
(const UnwindLLDB &)=delete
lldb_private::UnwindLLDB
private
RegisterContextLLDBSP
typedef
lldb_private::UnwindLLDB
protected
RegisterSearchResult
enum name
lldb_private::UnwindLLDB
SearchForSavedLocationForRegister
(uint32_t lldb_regnum, lldb_private::UnwindLLDB::ConcreteRegisterLocation ®loc, uint32_t starting_frame_num, bool pc_register)
lldb_private::UnwindLLDB
protected
Unwind
(Thread &thread)
lldb_private::Unwind
inline
protected
Unwind
(const Unwind &)=delete
lldb_private::Unwind
private
UnwindLLDB
(lldb_private::Thread &thread)
lldb_private::UnwindLLDB
UnwindLLDB
(const UnwindLLDB &)=delete
lldb_private::UnwindLLDB
private
UpdateUnwindPlanForFirstFrameIfInvalid
(ABI *abi)
lldb_private::UnwindLLDB
private
~Unwind
()=default
lldb_private::Unwind
virtual
~UnwindLLDB
() override=default
lldb_private::UnwindLLDB
Generated on Fri Mar 28 2025 07:59:00 for LLDB by
1.9.6