]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/elf/common.h
Remove STT_IFUNC support.
[thirdparty/binutils-gdb.git] / include / elf / common.h
index 2424e64549d2ac1c04ad76cb707a0dcd099c5805..5a0c322996dc8732ba5fdf5233582706db6accad 100644 (file)
 #define STT_RELC       8               /* Complex relocation expression */
 #define STT_SRELC      9               /* Signed Complex relocation expression */
 #define STT_LOOS       10              /* OS-specific semantics */
-#define STT_IFUNC      10              /* Symbol is an indirect code object */
 #define STT_HIOS       12              /* OS-specific semantics */
 #define STT_LOPROC     13              /* Application-specific semantics */
 #define STT_HIPROC     15              /* Application-specific semantics */