elf_thread_core_info
struct elf_thread_core_info *next;
struct elf_thread_core_info *thread;
static int fill_thread_core_info(struct elf_thread_core_info *t,
static int fill_thread_core_info(struct elf_thread_core_info *t,
struct elf_thread_core_info *t;
struct elf_thread_core_info *t = info->thread;
struct elf_thread_core_info *threads = info->thread;
struct elf_thread_core_info *t = threads;