Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfo.h107 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDModuleDebugInfoPrinter.cpp85 for (DISubprogram *S : Finder.subprograms()) { in print()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDStripSymbols.cpp328 for (DISubprogram *SP : F.subprograms()) { in runOnModule()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCloneFunction.cpp192 for (DISubprogram *ISP : DIFinder.subprograms()) in CloneFunctionInto()
/freebsd-11-stable/contrib/ntp/sntp/libopts/
HDCOPYING.gplv3143 linked subprograms that the work is specifically designed to require,
145 subprograms and other parts of the work.
/freebsd-11-stable/contrib/gcc/
HDconfig.in111 /* Define if you want to run subprograms and generated programs through
HDconfigure.ac606 [Define if you want to run subprograms and generated programs
HDChangeLog-200325692 nested subprograms.
/freebsd-11-stable/contrib/groff/contrib/groffer/
HDgroffer2.sh3888 # also display groff's version, but not the called subprograms
HDChangeLog1112 but not groff's `called subprograms' information.
/freebsd-11-stable/contrib/gcc/doc/
HDinvoke.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}.