Home | History | Annotate | Download | only in src

Lines Matching refs:c_entry_fp_

273   Address c_entry_fp_;  // the frame pointer of the top c entry frame
655 return thread->c_entry_fp_;
660 return &thread_local_top_.c_entry_fp_;
1415 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp());
1424 Address c_entry_fp_;