Searched refs:frame_top (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | Materializer.cpp | 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 [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| HD | Materializer.h | 48 lldb::addr_t frame_top, 127 … lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) = 0;
|