LLDB mainline
lldb_private::IndirectCallEdge Member List

This is the complete list of members for lldb_private::IndirectCallEdge, including all inherited members.

AddrType enum namelldb_private::CallEdge
call_targetlldb_private::IndirectCallEdgeprivate
CallEdge(AddrType caller_address_type, lldb::addr_t caller_address, bool is_tail_call, CallSiteParameterArray &&parameters)lldb_private::CallEdgeprotected
caller_addresslldb_private::CallEdgeprivate
caller_address_typelldb_private::CallEdgeprivate
GetCallee(ModuleList &images, ExecutionContext &exe_ctx) overridelldb_private::IndirectCallEdgevirtual
GetCallerAddress(Function &caller, Target &target) constlldb_private::CallEdgeinline
GetCallSiteParameters() constlldb_private::CallEdgeinline
GetLoadAddress(lldb::addr_t unresolved_pc, Function &caller, Target &target)lldb_private::CallEdgeprotectedstatic
GetReturnPCAddress(Function &caller, Target &target) constlldb_private::CallEdge
GetSortKey() constlldb_private::CallEdgeinline
GetUnresolvedReturnPCAddress() constlldb_private::CallEdgeinlineprotected
IndirectCallEdge(DWARFExpressionList call_target, AddrType caller_address_type, lldb::addr_t caller_address, bool is_tail_call, CallSiteParameterArray &&parameters)lldb_private::IndirectCallEdge
is_tail_calllldb_private::CallEdgeprivate
IsTailCall() constlldb_private::CallEdgeinline
parameterslldb_private::CallEdgeprivate
~CallEdge()lldb_private::CallEdgevirtual