Home
last modified time | relevance | path

Searched defs:hasContents (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h551 virtual bool hasContents() const { return false; } in hasContents() function
619 bool hasContents() const override { in hasContents() function
656 bool hasContents() const override { return true; } in hasContents() function