Home
last modified time | relevance | path

Searched defs:STT_GNU_IFUNC (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h861 STT_GNU_IFUNC = 10, // GNU indirect function enumerator
/external/elfutils/libelf/
Delf.h493 #define STT_GNU_IFUNC 10 /* Symbol is indirect code object */ macro