Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h257 bool IsContentValid() const { return ContentValid; } in IsContentValid()
264 bool ContentValid = false; variable
500 ContentValid = true; in initContent()