Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DELFObjectFile.h256 bool IsContentValid() const { return ContentValid; } in IsContentValid()
263 bool ContentValid = false; variable
499 ContentValid = true; in initContent()