Lines Matching refs:frame_bottom
198 lldb::addr_t frame_bottom, in Dematerialize() argument
241 frame_bottom != LLDB_INVALID_ADDRESS && in Dematerialize()
242 location >= frame_bottom && in Dematerialize()
546 lldb::addr_t frame_bottom, in Dematerialize() argument
771 lldb::addr_t frame_bottom, in Dematerialize() argument
782 lldb::addr_t frame_bottom, in Dematerialize() argument
833 …ogram_reference && process_sp && process_sp->CanJIT() && !(address >= frame_bottom && address < fr… in Dematerialize()
1044 lldb::addr_t frame_bottom, in Dematerialize() argument
1184 lldb::addr_t frame_bottom, in Dematerialize() argument
1351 …rror &error, lldb::ClangExpressionVariableSP &result_sp, lldb::addr_t frame_bottom, lldb::addr_t f… in Dematerialize() argument
1385 …y)->Dematerialize (result_sp, frame_sp, *m_map, m_process_address, frame_top, frame_bottom, error); in Dematerialize()
1389 … entity_up->Dematerialize (frame_sp, *m_map, m_process_address, frame_top, frame_bottom, error); in Dematerialize()