Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol-elf.c134 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data() function
147 return elf_sec__is_data(shdr, secstrs); in elf_sec__is_a()