Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsymbol-elf.c90 #ifndef STT_GNU_IFUNC
91 #define STT_GNU_IFUNC 10 macro
97 elf_sym__type(sym) == STT_GNU_IFUNC) && in elf_sym__is_function()