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