Lines Matching refs:frame_top
198 lldb::addr_t frame_top, in Dematerialize() argument
241 if (frame_top != LLDB_INVALID_ADDRESS && in Dematerialize()
244 location <= frame_top) in Dematerialize()
572 lldb::addr_t frame_top, in Dematerialize() argument
816 lldb::addr_t frame_top, in Dematerialize() argument
827 lldb::addr_t frame_top, in Dematerialize() argument
879 …erence && process_sp && process_sp->CanJIT() && !(address >= frame_bottom && address < frame_top)); in Dematerialize()
1089 lldb::addr_t frame_top, in Dematerialize() argument
1229 lldb::addr_t frame_top, in Dematerialize() argument
1398 …ror, lldb::ClangExpressionVariableSP &result_sp, lldb::addr_t frame_bottom, lldb::addr_t frame_top) in Dematerialize() argument
1433 …entity)->Dematerialize (result_sp, frame_sp, *m_map, m_process_address, frame_top, frame_bottom, e… in Dematerialize()
1437 … entity_up->Dematerialize (frame_sp, *m_map, m_process_address, frame_top, frame_bottom, error); in Dematerialize()