Searched refs:check_children (Results 1 – 3 of 3) sorted by relevance
147 bool check_children = false; in LookupDeepestBlock() local154 check_children = true; in LookupDeepestBlock()166 check_children = true; in LookupDeepestBlock()177 check_children = true; in LookupDeepestBlock()188 check_children = false; in LookupDeepestBlock()192 if (check_children) { in LookupDeepestBlock()
593 bool check_children, in FindSectionByType() argument601 } else if (check_children) { in FindSectionByType()603 sect_type, check_children, 0); in FindSectionByType()
67 bool check_children,