Searched refs:isDwarfSection (Results 1 – 3 of 3) sorted by relevance
42 static bool isDwarfSection(const MCObjectFileInfo *FI, in isDwarfSection() function90 if (isDwarfSection(FI, CurSection)) in changeSection()92 if (isDwarfSection(FI, Section)) { in changeSection()
34 static bool isDwarfSection(StringRef SectionName) { in isDwarfSection() function288 if (isDwarfSection(*Name)) { in graphifySections()500 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelocation()
239 static bool isDwarfSection(StringRef SectionName) { in isDwarfSection() function290 HasDwarfSection |= isDwarfSection(*Name); in CreateArchType()