Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h110 bool hasSection() const { hasSection() function
H A DGlobalValue.h290 bool hasSection() const { return !getSection().empty(); } hasSection() function
/llvm-project/llvm/unittests/ObjCopy/
H A DObjCopyTest.cpp150 bool hasSection(ObjectFile &File, StringRef SectionName) { in hasSection() function