include/elf
[deliverable/binutils-gdb.git] / elfcpp / elfcpp.h
index a3786de8fe84a44ab969989ee0db80e188dc74a0..7abc9e3ac0a7603fc82ef9600edf4bb24eb41ce9 100644 (file)
@@ -478,6 +478,7 @@ enum STT
   STT_COMMON = 5,
   STT_TLS = 6,
   STT_LOOS = 10,
+  STT_GNU_IFUNC = 10,
   STT_HIOS = 12,
   STT_LOPROC = 13,
   STT_HIPROC = 15,
This page took 0.024634 seconds and 4 git commands to generate.