Home | History | Annotate | Download | only in src

Lines Matching full:c_function_

300   Address c_function_;  // C function that was called at c entry.
599 Address c_function() { return thread_local_top_.c_function_; }
606 return &thread_local_top_.c_function_;