Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsymbol.h150 bool filename__has_section(const char *filename, const char *sec);
Dsymbol-minimal.c389 bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused) in filename__has_section() function
Dsrcline.c653 if (!filename__has_section(dso_name, ".debug_line")) in addr2line()
Dsymbol-elf.c225 bool filename__has_section(const char *filename, const char *sec) in filename__has_section() function