LLDB mainline
lldb_private::CallEdge Member List

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

AddrType enum namelldb_private::CallEdge
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)=0lldb_private::CallEdgepure virtual
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
is_tail_calllldb_private::CallEdgeprivate
IsTailCall() constlldb_private::CallEdgeinline
parameterslldb_private::CallEdgeprivate
~CallEdge()lldb_private::CallEdgevirtual