Searched refs:MachOThreadDataSectionName (Results 1 – 3 of 3) sorted by relevance
48 extern StringRef MachOThreadDataSectionName;
43 StringRef MachOThreadDataSectionName = "__DATA,__thread_data"; variable
1284 G.findSectionByName(MachOThreadDataSectionName); in registerObjectPlatformSections()1316 MachOPlatformSecs.push_back({MachOThreadDataSectionName, R.getRange()}); in registerObjectPlatformSections()