Home | History | Annotate | Download | only in src

Lines Matching refs:c_entry_fp_

263   Address c_entry_fp_;  // the frame pointer of the top c entry frame
619 return thread->c_entry_fp_;
624 return &thread_local_top_.c_entry_fp_;
1343 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp());
1350 Address c_entry_fp_;