Searched refs:MachOThreadDataSectionName (Results 1 – 3 of 3) sorted by relevance
47 StringRef MachOThreadDataSectionName = "__DATA,__thread_data"; variable
55 LLVM_ABI extern StringRef MachOThreadDataSectionName;
1358 G.findSectionByName(MachOThreadDataSectionName); in registerObjectPlatformSections()1390 MachOPlatformSecs.push_back({MachOThreadDataSectionName, R.getRange()}); in registerObjectPlatformSections()