Searched refs:isDwarfSection (Results 1 – 3 of 3) sorted by relevance
45 static bool isDwarfSection(const MCObjectFileInfo *FI, in isDwarfSection() function93 if (isDwarfSection(FI, CurSection)) in changeSection()95 if (isDwarfSection(FI, Section)) { in changeSection()
34 static bool isDwarfSection(StringRef SectionName) { in isDwarfSection() function342 if (!ProcessDebugSections && isDwarfSection(*Name)) { in graphifySections()614 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelaRelocation()664 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelRelocation()
233 static bool isDwarfSection(StringRef SectionName) { in isDwarfSection() function278 if (isDwarfSection(*Name)) in CreateArchType()