This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
question about tcb_size in arm
- From: rain z <rain2whu at gmail dot com>
- To: binutils at sourceware dot org
- Date: Sat, 21 Apr 2012 13:54:51 +0800
- Subject: question about tcb_size in arm
Hi,
? ?When I read the source code of binutils-2.21.1/bfd/elf32-arm.c, I
found the tcb size defined here is 8,which is:
/* The size of the thread control block. */
#define TCB_SIZE 8
well, in my knowledge, the size of thread control block is larger than
8 bytes, ?so why it is defined 8 bytes here?
Thanks in advance.
--
Microprocessor Research and Development Center (MPRC),
Room 1818, Science Building 1,
Peking University,
Beijing, P.R.China, 100871