Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSection.h241 bool IsRelocated() const { return m_relocated; } in IsRelocated() function
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp485 if (!section->IsRelocated()) in ReadSectionData()
529 if (!section->IsRelocated()) in ReadSectionData()