Searched defs:check_children (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFDIE.cpp | 147 bool check_children = false; LookupDeepestBlock() local |
/llvm-project/lldb/source/Core/ | ||
H A D | Section.cpp | 593 FindSectionByType(SectionType sect_type,bool check_children,size_t start_idx) const FindSectionByType() argument |