Home
last modified time | relevance | path

Searched refs:frame_top (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Expression/
DMaterializer.cpp197 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
[all …]
/external/lldb/include/lldb/Expression/
DMaterializer.h48 lldb::addr_t frame_top,
127 … lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) = 0;