Searched refs:has_section (Results 1 – 2 of 2) sorted by relevance
262 bool has_section = rel.symInfo()->outSymbol()->hasFragRef(); in removeDiscardedFDE() local263 if (!has_section) in removeDiscardedFDE()
129 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section() function282 if (!has_section(*report, section)) { in addReport()