Searched defs:GetSection (Results 1 – 2 of 2) sorted by relevance
429 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } GetSection() function
152 lldb::SBSection SBAddress::GetSection() { in GetSection() function in SBAddress