Searched defs:hasSection (Results 1 – 3 of 3) sorted by relevance
110 bool hasSection() const { hasSection() function
290 bool hasSection() const { return !getSection().empty(); } hasSection() function
150 bool hasSection(ObjectFile &File, StringRef SectionName) { in hasSection() function