include/elf
[deliverable/binutils-gdb.git] / include / elf / common.h
index a343daaf349224c9fbd4fd9c5d2ea5fdfaf13854..a5b451d4da2f625819628c2f152a40c905a02cf3 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_GNU_IFUNC  10              /* Symbol is an indirect code object */
 #define STT_HIOS       12              /* OS-specific semantics */
 #define STT_LOPROC     13              /* Processor-specific semantics */
 #define STT_HIPROC     15              /* Processor-specific semantics */
This page took 0.02369 seconds and 4 git commands to generate.