Searched refs:MachOEHFrameSectionName (Results 1 – 3 of 3) sorted by relevance
25 extern StringRef MachOEHFrameSectionName;
20 StringRef MachOEHFrameSectionName = "__TEXT,__eh_frame"; variable
1277 if (Section *EHFrameSec = G.findSectionByName(MachOEHFrameSectionName)) in findUnwindSectionInfo()1348 MachOEHFrameSectionName}; in registerObjectPlatformSections()