Home
last modified time | relevance | path

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

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