Searched refs:getDirectiveSectionName (Results 1 – 2 of 2) sorted by relevance
166 static StringRef getDirectiveSectionName() { return ".drectve"; } in getDirectiveSectionName() function
174 if (SectionName == getDirectiveSectionName()) in graphifySections()