Home
last modified time | relevance | path

Searched refs:subprograms (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfo.h108 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp85 for (DISubprogram *S : Finder.subprograms()) { in print()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp328 for (DISubprogram *SP : F.subprograms()) { in runOnModule()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp193 for (DISubprogram *ISP : DIFinder.subprograms()) in CloneFunctionInto()
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv3143 linked subprograms that the work is specifically designed to require,
145 subprograms and other parts of the work.
/freebsd-12.1/contrib/gcc/
H A Dconfig.in111 /* Define if you want to run subprograms and generated programs through
H A Dconfigure.ac606 [Define if you want to run subprograms and generated programs
H A DChangeLog-200325692 nested subprograms.
/freebsd-12.1/contrib/gcc/doc/
H A Dinvoke.texi6620 The compiler driver program runs one or more of the subprograms
13724 names of the subprograms executed by the compiler. No slash is added
13757 specified when searching for subprograms, if it can't find the
13758 subprograms using @env{GCC_EXEC_PREFIX}.