Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol-elf.c77 #ifndef STT_GNU_IFUNC
78 #define STT_GNU_IFUNC 10 macro
84 elf_sym__type(sym) == STT_GNU_IFUNC) && in elf_sym__is_function()