Home
last modified time | relevance | path

Searched defs:check_children (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp493 SectionList::FindSectionByType (SectionType sect_type, bool check_children, size_t start_idx) const in FindSectionByType()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfoEntry.cpp2116 bool check_children = false; in LookupAddress() local