Searched refs:filename__has_section (Results 1 – 4 of 4) sorted by relevance
150 bool filename__has_section(const char *filename, const char *sec);
389 bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused) in filename__has_section() function
655 if (!filename__has_section(dso_name, ".debug_line")) in addr2line()
225 bool filename__has_section(const char *filename, const char *sec) in filename__has_section() function