Searched defs:stack_frames (Results 1 – 2 of 2) sorted by relevance
20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack()
146 std::stack<lldb::addr_t> stack_frames; in BucketThread() local