Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h821 bool IndicesChanged = false; variable
834 bool indicesChanged() const { return IndicesChanged; } in indicesChanged()
H A DELFObject.cpp709 IndicesChanged = true; in assignIndices()
774 IndicesChanged = true; in removeSymbols()