Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp247 Section *child_section = m_children.GetSectionAtIndex(i).get(); in ResolveContainedAddress() local
560 Section *child_section = sect_iter->get(); in FindSectionByName() local