Searched defs:call_target (Results 1 – 3 of 3) sorted by relevance
373 IndirectCallEdge(DWARFExpressionList call_target,AddrType caller_address_type,lldb::addr_t caller_address,bool is_tail_call,CallSiteParameterArray && parameters) IndirectCallEdge() argument
210 IndirectCallEdge::IndirectCallEdge(DWARFExpressionList call_target, in IndirectCallEdge()
4066 std::optional<DWARFExpressionList> call_target; in CollectCallEdges() local