Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol.h150 bool filename__has_section(const char *filename, const char *sec);
H A Daddr2line.c304 if (!filename__has_section(dso_name, ".debug_line")) in cmd__addr2line()
H A Dsymbol-minimal.c364 bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused) in filename__has_section() function
H A Dsymbol-elf.c212 bool filename__has_section(const char *filename, const char *sec) in filename__has_section() function