Searched refs:getSectionImpl (Results 1 – 2 of 2) sorted by relevance
113 return hasSection() ? getSectionImpl() : StringRef(); in getSection()166 StringRef getSectionImpl() const;
207 StringRef GlobalObject::getSectionImpl() const { in getSectionImpl() function in GlobalObject