Home
last modified time | relevance | path

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

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