Searched refs:callgraph (Results 1 – 21 of 21) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | timevar.def | 43 DEFTIMEVAR (TV_CGRAPH , "callgraph construction") 44 DEFTIMEVAR (TV_CGRAPHOPT , "callgraph optimization") 122 DEFTIMEVAR (TV_CGRAPH_VERIFY , "callgraph verifier")
|
| H A D | langhooks.h | 430 struct lang_hooks_for_callgraph callgraph; member
|
| H A D | cgraphunit.c | 531 if (lang_hooks.callgraph.analyze_expr) in record_reference() 532 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, in record_reference() 559 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, data); in record_reference() 1244 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function()
|
| H A D | toplev.c | 1634 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options()
|
| H A D | function.c | 4335 && !lang_hooks.callgraph.expand_function) in expand_function_end()
|
| /openbsd-src/gnu/llvm/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 21 MODULE_ANALYSIS("callgraph", CallGraphAnalysis()) 58 MODULE_PASS("dot-callgraph", CallGraphDOTPrinterPass()) 94 MODULE_PASS("print-callgraph", CallGraphPrinterPass(dbgs())) 95 MODULE_PASS("print-callgraph-sccs", CallGraphSCCsPrinterPass(dbgs())) 120 MODULE_PASS("view-callgraph", CallGraphViewerPass())
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-readelf.rst | 63 Display the callgraph profile section.
|
| H A D | llvm-readobj.rst | 178 Display the callgraph profile section.
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog.tree-ssa | 163 synthetic function, bypassing callgraph code. 164 * cp-decl2.c (finish_file): Call mudflap after callgraph-based
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | CommentCommands.td | 298 def CallGraph : PropertyCommand<"callgraph">;
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | Options.td | 277 "Layout sections to optimize the given callgraph">;
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Passes.rst | 117 ``-dot-callgraph``: Print Call Graph to "dot" file 281 ``-print-callgraph``: Print a call graph 287 ``-print-callgraph-sccs``: Print SCCs of the Call Graph
|
| H A D | doxygen.cfg.in | 2155 # functions only using the \callgraph command.
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | Options.td | 112 Eq<"call-graph-ordering-file", "Layout sections to optimize the given callgraph">;
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/ |
| H A D | user.cfg.in | 1291 # call graphs for selected functions only using the \callgraph
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | doxygen.cfg.in | 1546 # for selected functions only using the \callgraph command.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | doxygen.cfg.in | 2154 # functions only using the \callgraph command.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | invoke.texi | 570 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim @gol 9456 @itemx -mno-callgraph-data 9458 @opindex mno-callgraph-data 9459 Emit callgraph information.
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | unbound.doxygen | 2598 # functions only using the \callgraph command. Disabling a call graph can be
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | invoke.texi | 595 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim @gol 10531 @itemx -mno-callgraph-data 10533 @opindex mno-callgraph-data 10534 Emit callgraph information.
|
| H A D | gcc.info | 790 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim 10233 `-mno-callgraph-data' 10234 Emit callgraph information.
|