HomeSort by: relevance | last modified time | path
    Searched refs:clone_body (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
optimize.cc 91 clone_body (tree clone, tree fn, void *arg_map) function
498 check this before we remap local static initializers in clone_body. */
702 clone_body (clone, fn, decl_map);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
optimize.cc 90 clone_body (tree clone, tree fn, void *arg_map) function
483 check this before we remap local static initializers in clone_body. */
687 clone_body (clone, fn, decl_map);
  /src/tests/lib/libc/sys/
t_ptrace_clone_wait.h 30 clone_body(int flags, bool trackfork, bool trackvfork, function
234 clone_body(flags, tfork, tvfork, tvforkdone); \

Completed in 27 milliseconds