Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDMaterializer.cpp198 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
[all …]
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDMaterializer.h48 lldb::addr_t frame_top,
127 … lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) = 0;