Home
last modified time | relevance | path

Searched refs:has_section (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp262 bool has_section = rel.symInfo()->outSymbol()->hasFragRef(); in removeDiscardedFDE() local
263 if (!has_section) in removeDiscardedFDE()
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp129 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section() function
282 if (!has_section(*report, section)) { in addReport()