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