Lines Matching refs:frame_top
197 lldb::addr_t frame_top, in Dematerialize() argument
240 if (frame_top != LLDB_INVALID_ADDRESS && in Dematerialize()
243 location <= frame_top) in Dematerialize()
545 lldb::addr_t frame_top, in Dematerialize() argument
770 lldb::addr_t frame_top, in Dematerialize() argument
781 lldb::addr_t frame_top, in Dematerialize() argument
833 …erence && process_sp && process_sp->CanJIT() && !(address >= frame_bottom && address < frame_top)); in Dematerialize()
1043 lldb::addr_t frame_top, in Dematerialize() argument
1183 lldb::addr_t frame_top, in Dematerialize() argument
1351 …ror, lldb::ClangExpressionVariableSP &result_sp, lldb::addr_t frame_bottom, lldb::addr_t frame_top) in Dematerialize() argument
1385 …entity)->Dematerialize (result_sp, frame_sp, *m_map, m_process_address, frame_top, frame_bottom, e… in Dematerialize()
1389 … entity_up->Dematerialize (frame_sp, *m_map, m_process_address, frame_top, frame_bottom, error); in Dematerialize()