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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol-elf.c94 static inline int elf_sec__is_text(const GElf_Shdr *shdr, function
111 return elf_sec__is_text(shdr, secstrs);

Completed in 120 milliseconds