Searched defs:call_target (Results 1 – 2 of 2) sorted by relevance
210 IndirectCallEdge::IndirectCallEdge(DWARFExpressionList call_target, in IndirectCallEdge()
3980 std::optional<DWARFExpressionList> call_target; in CollectCallEdges() local