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