Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h249 bool IsRelocated() const { return m_relocated; } in IsRelocated() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp496 if (!section->IsRelocated()) in ReadSectionData()
540 if (!section->IsRelocated()) in ReadSectionData()