Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c124 #ifndef STT_GNU_IFUNC
125 #define STT_GNU_IFUNC 10 macro
131 elf_sym__type(sym) == STT_GNU_IFUNC) && in elf_sym__is_function()