Searched defs:GetSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddress.h439 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } function in class:lldb_private::Address
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBAddress.cpp152 lldb::SBSection SBAddress::GetSection() { function in class:SBAddress

Completed in 58 milliseconds