Home
last modified time | relevance | path

Searched defs:next_callee (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dcgraph.h182 struct cgraph_edge *next_callee; member
H A Dcgraphunit.c1779 struct cgraph_edge *next_callee; in cgraph_copy_node_for_versioning() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp333 Function *next_callee = edge->GetCallee(images, context); in FindInterveningFrames() local