Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsymbol-elf.c173 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text() function
187 return elf_sec__is_text(shdr, secstrs) || in elf_sec__filter()