Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDAddress.h452 GetSection () const { return m_section_wp.lock(); } in GetSection() function
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBAddress.cpp180 SBAddress::GetSection () in GetSection() function in SBAddress