Home
last modified time | relevance | path

Searched refs:SetFileAddress (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp103 Section::SetFileAddress (lldb::addr_t file_addr) in SetFileAddress() function in Section
109 return parent_sp->SetFileAddress (m_file_addr - file_addr); in SetFileAddress()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDSection.h197 SetFileAddress (lldb::addr_t file_addr);