Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dsymbol.c827 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text() function
1039 return elf_sec__is_text(shdr, secstrs); in elf_sec__is_a()