Searched refs:rawthread (Results 1 – 1 of 1) sorted by relevance
557 const MDRawThread* rawthread = in ParseThreadList() local559 thread.tid = rawthread->thread_id; in ParseThreadList()560 thread.stack_addr = rawthread->stack.start_of_memory_range; in ParseThreadList()562 full_file.Subrange(rawthread->stack.memory); in ParseThreadList()564 thread.stack_length = rawthread->stack.memory.data_size; in ParseThreadList()567 full_file.Subrange(rawthread->thread_context)); in ParseThreadList()