Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h432 virtual bool hasContents() const { return false; } in hasContents() function
497 bool hasContents() const override { in hasContents() function
533 bool hasContents() const override { return true; } in hasContents() function