Home
last modified time | relevance | path

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

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