2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
* elfcpp.h (enum STT): Remove STT_IFUNC.
This commit is contained in:
parent
75606e85bf
commit
6fe8fd2093
2 changed files with 4 additions and 1 deletions
|
@ -476,7 +476,6 @@ enum STT
|
|||
STT_COMMON = 5,
|
||||
STT_TLS = 6,
|
||||
STT_LOOS = 10,
|
||||
STT_IFUNC = 10,
|
||||
STT_HIOS = 12,
|
||||
STT_LOPROC = 13,
|
||||
STT_HIPROC = 15,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue