Lines Matching defs:frame_top
202 lldb::addr_t process_address, lldb::addr_t frame_top,
251 if (frame_top != LLDB_INVALID_ADDRESS &&
253 location <= frame_top) {
604 lldb::addr_t process_address, lldb::addr_t frame_top,
988 lldb::addr_t process_address, lldb::addr_t frame_top,
1078 !(address >= frame_bottom && address < frame_top));
1268 lldb::addr_t process_address, lldb::addr_t frame_top,
1401 lldb::addr_t process_address, lldb::addr_t frame_top,
1558 lldb::addr_t frame_top) {
1587 entity_up->Dematerialize(frame_sp, *m_map, m_process_address, frame_top,