Searched refs:isSpecialMachOSection (Results 1 – 1 of 1) sorted by relevance
665 static bool isSpecialMachOSection(StringRef Section) { in isSpecialMachOSection() function712 if (IsMachO && isSpecialMachOSection(Section)) in run()