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

/linux-master/tools/perf/util/
H A Dsymbol.h150 bool filename__has_section(const char *filename, const char *sec);
H A Dsymbol-minimal.c391 bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused) function
H A Dsrcline.c655 if (!filename__has_section(dso_name, ".debug_line"))
H A Dsymbol-elf.c226 bool filename__has_section(const char *filename, const char *sec) function

Completed in 151 milliseconds