Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol-elf.c149 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text() function
163 return elf_sec__is_text(shdr, secstrs) || in elf_sec__filter()