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