Searched refs:recursive (Results 1 – 4 of 4) sorted by relevance
447 bool recursive) in annotated_data_browser__fold() argument453 if (entry->folded && !recursive) in annotated_data_browser__fold()456 if (recursive) { in annotated_data_browser__fold()467 bool recursive) in annotated_data_browser__unfold() argument474 if (!entry->folded && !recursive) in annotated_data_browser__unfold()479 if (recursive) in annotated_data_browser__unfold()490 bool recursive) in annotated_data_browser__toggle_fold() argument503 annotated_data_browser__unfold(browser, curr, recursive); in annotated_data_browser__toggle_fold()505 annotated_data_browser__fold(browser, curr, recursive); in annotated_data_browser__toggle_fold()
54 % recursive protection
817 bool recursive; member838 if (!lw->recursive) in __die_walk_funclines_cb()856 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines() argument860 .recursive = recursive, in __die_walk_funclines()
661 return self.family.pure_nested_structs[self.nested_attrs].recursive969 self.recursive = False1333 if self.pure_nested_structs[nested].recursive:1449 struct.recursive = True1461 if not child.recursive:3598 if struct.recursive:
Completed in 69 milliseconds