include/elf
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
index 682b368a6b6ea7cf49e13bb5196de28246cc0b74..0968a29e3e228bb11a2a132d4dbdeb91a6700585 100644 (file)
@@ -6327,6 +6327,11 @@ The types supported are:
 @itemx function
 Mark the symbol as being a function name.
 
+@item STT_GNU_IFUNC
+@itemx gnu_indirect_function
+Mark the symbol as an indirect function when evaluated during reloc
+processing.  (This is only supported on Linux targeted assemblers).
+
 @item STT_OBJECT
 @itemx object
 Mark the symbol as being a data object.
This page took 0.026754 seconds and 4 git commands to generate.