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

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

Completed in 105 milliseconds