Searched refs:rawthread (Results 1 – 1 of 1) sorted by relevance
409 const MDRawThread* rawthread = in ParseThreadList() local411 thread.tid = rawthread->thread_id; in ParseThreadList()412 thread.stack_addr = rawthread->stack.start_of_memory_range; in ParseThreadList()414 full_file.Subrange(rawthread->stack.memory); in ParseThreadList()416 thread.stack_length = rawthread->stack.memory.data_size; in ParseThreadList()419 full_file.Subrange(rawthread->thread_context)); in ParseThreadList()