Home
last modified time | relevance | path

Searched refs:SetSection (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDAddress.h498 SetSection (const lldb::SectionSP &section_sp) in SetSection() function
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBAddress.cpp94 addr.SetSection (section.GetSP()); in SetAddress()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp177 so_addr.SetSection(const_cast<Section *>(this)->shared_from_this()); in ResolveContainedAddress()