Searched refs:subprograms (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | ModuleDebugInfoPrinter.cpp | 90 for (DISubprogram *S : Finder.subprograms()) { in printModuleDebugInfo()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 139 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | CloneFunction.cpp | 229 for (DISubprogram *ISP : DIFinder->subprograms()) { in CloneFunctionInto()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | config.in | 352 /* Define if you want to run subprograms and generated programs
|
| H A D | configure.in | 356 [Define if you want to run subprograms and generated programs
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | SourceLevelDebugging.rst | 351 …timeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, subprograms: !3, globals: !… 1033 ;; Define the anchor for subprograms.
|
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 3304 none. Since inlined subprograms do not have a call frame it seems they 3348 1. *In subprograms that need location lists to locate local variables, the* 3784 units, subprograms, subprogram entries, labels, subprogram types, etc.).
|
| H A D | LangRef.rst | 5637 ``tag: DW_TAG_friend``; or :ref:`subprograms <DISubprogram>` with 5774 When ``isDefinition: false``, subprograms describe a declaration in the type 6059 variables and subprograms) in the imported entity (such as module).
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
| H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 1138 is allocated at offset 0x10 in the current subprograms stack frame. The 3243 > none. Since inlined subprograms do not have a call frame it seems they
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | invoke.texi | 4777 The compiler driver program runs one or more of the subprograms 10909 names of the subprograms executed by the compiler. No slash is added 10942 specified when searching for subprograms, if it can't find the 10943 subprograms using @env{GCC_EXEC_PREFIX}.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | invoke.texi | 6751 The compiler driver program runs one or more of the subprograms 13804 names of the subprograms executed by the compiler. No slash is added 13837 specified when searching for subprograms, if it can't find the 13838 subprograms using @env{GCC_EXEC_PREFIX}.
|
| H A D | gcc.info | 6965 The compiler driver program runs one or more of the subprograms 13047 names of the subprograms executed by the compiler. No slash is 13081 specified when searching for subprograms, if it can't find the 13082 subprograms using `GCC_EXEC_PREFIX'.
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 5082 …HelpText<"Implies the SAVE attribute for non-automatic local objects in subprograms unless RECURSI…
|