Searched defs:STT_GNU_IFUNC (Results 1 – 2 of 2) sorted by relevance
861 STT_GNU_IFUNC = 10, // GNU indirect function enumerator
493 #define STT_GNU_IFUNC 10 /* Symbol is indirect code object */ macro