Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.cc1213 Function *newFunc; in srcline_Stabs() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.cc1212 Function *newFunc; in srcline_Stabs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp861 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph