include/elf
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / type.s
index 11f75bf53c7d4116d6f1b7e3e474bf52ed3f3cbf..8620cc2bc1df02edb69c4fbd857a810fa2a9eb4d 100644 (file)
@@ -2,6 +2,10 @@
         .size   function,1
         .type   function,%function
 function:
+       .byte   0x0
+        .size   indirect_function,1
+        .type   indirect_function,%gnu_indirect_function
+indirect_function:
        .byte   0x0
         .data
         .type   object,%object
This page took 0.024161 seconds and 4 git commands to generate.