Home | History | Annotate | Download | only in src

Lines Matching refs:c_entry_fp_

254   Address c_entry_fp_;  // the frame pointer of the top c entry frame
601 return thread->c_entry_fp_;
606 return &thread_local_top_.c_entry_fp_;
1297 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp());
1306 Address c_entry_fp_;